Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b414fcd5be0b0045635ba18efbe04ed662d86fe8
/
drivers
/
gpu
/
drm
/
i915
/
Makefile
b414fcd
drm/i915: Move mmap and friends to its own file
by Chris Wilson
· 6 years ago
f033428
drm/i915: Move phys objects to its own file
by Chris Wilson
· 6 years ago
8475355
drm/i915: Move shmem object setup to its own file
by Chris Wilson
· 6 years ago
9893214
drm/i915: Move object->pages API to i915_gem_object.[ch]
by Chris Wilson
· 6 years ago
5e5d2e2
drm/i915: Split GEM object type definition to its own header
by Chris Wilson
· 6 years ago
c457d9c
drm/i915: Make sure we have enough memory bandwidth on ICL
by Ville Syrjälä
· 6 years ago
3ce2ea6
drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.c
by Jani Nikula
· 6 years ago
46472b3
drm/i915: Move i915_request_alloc into selftests/
by Chris Wilson
· 6 years ago
79ffac85
drm/i915: Invert the GEM wakeref hierarchy
by Chris Wilson
· 6 years ago
23c3c3d
drm/i915: Pull the GEM powermangement coupling into its own file
by Chris Wilson
· 6 years ago
d91e657
drm/i915: Introduce struct intel_wakeref
by Chris Wilson
· 6 years ago
112ed2d
drm/i915: Move GraphicsTechnology files under gt/
by Chris Wilson
· 6 years ago
0940757
drm/i915: Store the default sseu setup on the engine
by Chris Wilson
· 6 years ago
c2400ec
drm/i915: add Makefile magic for testing headers are self-contained
by Jani Nikula
· 6 years ago
8b74594
drm/i915: Split out i915_priolist_types into its own header
by Chris Wilson
· 6 years ago
3a891a6
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
by Chris Wilson
· 6 years ago
9d1305e
drm/i915: Introduce the i915_user_extension_method
by Chris Wilson
· 6 years ago
c4d52fe
drm/i915: Move over to intel_context_lookup()
by Chris Wilson
· 6 years ago
39e2f50
drm/i915: Split struct intel_context definition to its own header
by Chris Wilson
· 6 years ago
32eb6bc
drm/i915: Make request allocation caches global
by Chris Wilson
· 6 years ago
64d6c50
drm/i915: Generalise GPU activity tracking
by Chris Wilson
· 6 years ago
c562746
drm/i915: Disable -Wuninitialized
by Nathan Chancellor
· 6 years ago
ff00d85
Merge tag 'gvt-next-2019-01-24' of https://github.com/intel/gvt-linux into drm-intel-next-queued
by Rodrigo Vivi
· 6 years ago
e4a8c81
drm/i915/selftests: Refactor common live_test framework
by Chris Wilson
· 6 years ago
9f58892
drm/i915: Pull all the reset functionality together into i915_reset.c
by Chris Wilson
· 6 years ago
9bdb073
drm/i915/gvt: Change KVMGT as self load module
by Zhenyu Wang
· 6 years ago
7996022
Makefile: fix mixed tab and spaces
by Pedro Tammela
· 6 years ago
28d6ccc
drm/i915/selftests: Add tests for GT and engine workaround verification
by Tvrtko Ursulin
· 6 years ago
8d2f6e2
drm/i915/selftests: Extract spinner code
by Tvrtko Ursulin
· 6 years ago
168243c
drm/i915/dsc: Define & Compute VESA DSC params
by Gaurav K Singh
· 6 years ago
2ac5e38
Merge drm/drm-next into drm-intel-next-queued
by Jani Nikula
· 6 years ago
c45198b
drm/i915/cnl+: Move the combo PHY init/uninit code to a new file
by Imre Deak
· 6 years ago
2bf3f59
drm/i915/dsi: refactor bitrate calculations in intel_dsi_vbt_init()
by Jani Nikula
· 6 years ago
593a21a
drm/i915: split out display quirks to a new file
by Jani Nikula
· 6 years ago
0bb95f8
Makefile: Globally enable VLA warning
by Kees Cook
· 7 years ago
360fa66
drm/i915: rename intel_modes.c to intel_connector.c
by Jani Nikula
· 6 years ago
e2f3496
drm/i915: Pull scheduling under standalone lock
by Chris Wilson
· 6 years ago
fcfe0bd
drm/i915/icl: Program DSI Escape clock Divider
by Madhav Chauhan
· 7 years ago
ca3589c
drm/i915/dsi: rename the current DSI files based on first platform
by Jani Nikula
· 7 years ago
98dc045
drm/i915/selftests: Refactor common flush_test()
by Chris Wilson
· 7 years ago
a89d1f9
drm/i915: Split i915_gem_timeline into individual timelines
by Chris Wilson
· 7 years ago
46e2068
drm/i915: Disable some extra clang warnings
by Matthias Kaehlcke
· 7 years ago
7d3c425
drm/i915: Move a bunch of workaround-related code to its own file
by Oscar Mateo
· 7 years ago
1de401c
drm/i915/perf: enable perf support on ICL
by Lionel Landwerlin
· 7 years ago
6b0478f
drm/i915: Implement dynamic GuC WOPCM offset and size calculation
by Jackie Li
· 7 years ago
c5c2b11
drm/i915: Warn against variable length arrays
by Chris Wilson
· 7 years ago
a446ae2
drm/i915: add query uAPI
by Lionel Landwerlin
· 7 years ago
57312ea
drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symmetric
by Sagar Arun Kamble
· 7 years ago
bba7307
Merge drm-next into drm-intel-next-queued (this time for real)
by Joonas Lahtinen
· 7 years ago
f073d78
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
e61e0f5
drm/i915: Rename drm_i915_gem_request to i915_request
by Chris Wilson
· 7 years ago
933519a
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
6a05d29
drm/i915: Disable unused-but-set compiler warning
by Chris Wilson
· 7 years ago
ee5e5e7
drm/i915: Add HDCP framework + base implementation
by Sean Paul
· 7 years ago
c24f0c1
drm/i915/guc : Decoupling ADS and logs from submission
by Sujaritha Sundaresan
· 7 years ago
3f1f0b1
Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
ca797d2
Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
b46a33e
drm/i915/pmu: Expose a PMU interface for perf queries
by Tvrtko Ursulin
· 7 years ago
a269574
drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|h
by Sagar Arun Kamble
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
95690a0
drm/i915/perf: enable perf support on CNL
by Lionel Landwerlin
· 7 years ago
4407eaa
drm/i915/perf: add support for Coffeelake GT3
by Lionel Landwerlin
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
4ab09d0
drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo"
by Chris Wilson
· 7 years ago
39bf4de
drm/i915: Add -Wall -Wextra to our build, set warnings to full
by Chris Wilson
· 7 years ago
e8668bb
drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.c
by Michal Wajdeczko
· 7 years ago
465c403
drm/i915: introduce simple gemfs
by Matthew Auld
· 7 years ago
9bf384c
drm/i915/guc: Move GuC core definitions into dedicated files
by Michal Wajdeczko
· 7 years ago
a16b431
drm/i915/uc: Move uC fw helper code into dedicated files
by Michal Wajdeczko
· 7 years ago
22ea4f3
drm/i915/perf: add support for Coffeelake GT2
by Lionel Landwerlin
· 7 years ago
4e6d771
drm/i915: Use correct path to trace include
by Thierry Reding
· 7 years ago
b8f55be
drm/i915: Split obj->cache_coherent to track r/w
by Chris Wilson
· 7 years ago
28c7ef9
drm/i915/perf: add GLK support
by Lionel Landwerlin
· 8 years ago
6c5c1d8
drm/i915/perf: add KBL support
by Lionel Landwerlin
· 8 years ago
5182f64
drm/i915/perf: Add 'render basic' Gen8+ OA unit configs
by Robert Bragg
· 8 years ago
f8a58d6
drm/i915/guc: Introduce buffer based cmd transport
by Michal Wajdeczko
· 8 years ago
4797948
drm/i915: Squash repeated awaits on the same fence
by Chris Wilson
· 8 years ago
7ffe939
Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
2e16101
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
5431fc0
drm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi_vbt.c
by Jani Nikula
· 8 years ago
ef96152
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
57822dc
drm/i915: Perform object clflushing asynchronously
by Chris Wilson
· 8 years ago
953c7f8
drm/i915: Provide a hook for selftests
by Chris Wilson
· 8 years ago
7ff89ca
drm/i915: Move most cdclk/rawclk related code to intel_cdclk.c
by Ville Syrjälä
· 8 years ago
eef5732
drm/i915: setup bridge for HDMI LPE audio driver
by Jerome Anand
· 8 years ago
bd13285
drm/i915/huc: Add HuC fw loading support
by Anusha Srivatsa
· 8 years ago
f9cda04
drm/i915/guc: Move GuC log related functions into dedicated file
by Michal Wajdeczko
· 8 years ago
731035f
drm/i915/debugfs: Move out pipe CRC code
by Tomeu Vizoso
· 8 years ago
2d803c2
drm/i915/guc: Move guc_{send,recv}() to intel_uc.c
by Arkadiusz Hiler
· 8 years ago
8a3003d
drm/i915: Add 'render basic' Haswell OA unit config
by Robert Bragg
· 8 years ago
eec688e
drm/i915: Add i915 perf infrastructure
by Robert Bragg
· 8 years ago
b42fe9c
drm/i915: Split out i915_vma.c
by Joonas Lahtinen
· 8 years ago
3ac168a
drm/i915: Move hangcheck code out from i915_irq.c
by Mika Kuoppala
· 8 years ago
73cb970
drm/i915: Combine seqno + tracking into a global timeline struct
by Chris Wilson
· 8 years ago
920cf41
drm/i915: Introduce an internal allocator for disposable private objects
by Chris Wilson
· 8 years ago
dbe9e61
drm/i915: Add lspcon support for I915 driver
by Shashank Sharma
· 8 years ago
98a2f41
drm/i915: Allow disabling error capture
by Chris Wilson
· 8 years ago
e68a139
drm/i915: Add a sw fence for collecting up dma fences
by Chris Wilson
· 8 years ago
c58305a
drm/i915: Use remap_io_mapping() to prefault all PTE in a single pass
by Chris Wilson
· 8 years ago
0b1de5d
drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memory
by Chris Wilson
· 8 years ago
Next »