index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-17
1
-32
/
+34
*
drm/i915: move modesetting output/encoder code under display/
Jani Nikula
2019-06-17
1
-27
/
+29
*
drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/c
Daniele Ceraolo Spurio
2019-06-04
1
-0
/
+1
*
drm/i915: add in-kernel blitter client
Matthew Auld
2019-05-30
1
-0
/
+2
*
drm/i915: Move GEM client throttling to its own file
Chris Wilson
2019-05-28
1
-0
/
+1
*
drm/i915: Move GEM object busy checking to its own file
Chris Wilson
2019-05-28
1
-0
/
+1
*
drm/i915: Move GEM object waiting to its own file
Chris Wilson
2019-05-28
1
-0
/
+1
*
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
1
-0
/
+1
*
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
2019-05-28
1
-0
/
+1
*
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
1
-13
/
+13
*
drm/i915: Move GEM domain management to its own file
Chris Wilson
2019-05-28
1
-0
/
+1
*
drm/i915: Move mmap and friends to its own file
Chris Wilson
2019-05-28
1
-0
/
+1
*
drm/i915: Move phys objects to its own file
Chris Wilson
2019-05-28
1
-0
/
+2
*
drm/i915: Move shmem object setup to its own file
Chris Wilson
2019-05-28
1
-1
/
+2
*
drm/i915: Move object->pages API to i915_gem_object.[ch]
Chris Wilson
2019-05-28
1
-1
/
+3
*
drm/i915: Split GEM object type definition to its own header
Chris Wilson
2019-05-28
1
-0
/
+1
*
drm/i915: Make sure we have enough memory bandwidth on ICL
Ville Syrjälä
2019-05-27
1
-0
/
+1
*
drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.c
Jani Nikula
2019-05-03
1
-1
/
+1
*
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
2019-04-26
1
-0
/
+1
*
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
1
-0
/
+2
*
drm/i915: Pull the GEM powermangement coupling into its own file
Chris Wilson
2019-04-24
1
-0
/
+1
*
drm/i915: Introduce struct intel_wakeref
Chris Wilson
2019-04-24
1
-0
/
+1
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-17
/
+29
*
drm/i915: Store the default sseu setup on the engine
Chris Wilson
2019-04-24
1
-0
/
+1
*
drm/i915: add Makefile magic for testing headers are self-contained
Jani Nikula
2019-04-04
1
-12
/
+4
*
drm/i915: Split out i915_priolist_types into its own header
Chris Wilson
2019-04-02
1
-0
/
+1
*
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
2019-04-02
1
-0
/
+1
*
drm/i915: Introduce the i915_user_extension_method
Chris Wilson
2019-03-22
1
-0
/
+1
*
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2019-03-08
1
-0
/
+1
*
drm/i915: Split struct intel_context definition to its own header
Chris Wilson
2019-03-08
1
-0
/
+9
*
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-28
1
-0
/
+1
*
drm/i915: Generalise GPU activity tracking
Chris Wilson
2019-02-05
1
-1
/
+3
*
drm/i915: Disable -Wuninitialized
Nathan Chancellor
2019-01-26
1
-0
/
+1
*
Merge tag 'gvt-next-2019-01-24' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
2019-01-24
1
-0
/
+1
|
\
|
*
drm/i915/gvt: Change KVMGT as self load module
Zhenyu Wang
2019-01-02
1
-0
/
+1
*
|
drm/i915/selftests: Refactor common live_test framework
Chris Wilson
2019-01-22
1
-0
/
+1
*
|
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-16
1
-1
/
+2
*
|
Makefile: fix mixed tab and spaces
Pedro Tammela
2018-12-05
1
-1
/
+1
|
/
*
drm/i915/selftests: Add tests for GT and engine workaround verification
Tvrtko Ursulin
2018-12-04
1
-0
/
+1
*
drm/i915/selftests: Extract spinner code
Tvrtko Ursulin
2018-11-30
1
-1
/
+2
*
drm/i915/dsc: Define & Compute VESA DSC params
Gaurav K Singh
2018-11-29
1
-1
/
+2
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-11-20
1
-1
/
+1
|
\
|
*
Makefile: Globally enable VLA warning
Kees Cook
2018-10-11
1
-1
/
+1
*
|
drm/i915/cnl+: Move the combo PHY init/uninit code to a new file
Imre Deak
2018-11-08
1
-0
/
+1
*
|
drm/i915/dsi: refactor bitrate calculations in intel_dsi_vbt_init()
Jani Nikula
2018-10-18
1
-0
/
+1
*
|
drm/i915: split out display quirks to a new file
Jani Nikula
2018-10-17
1
-0
/
+1
*
|
drm/i915: rename intel_modes.c to intel_connector.c
Jani Nikula
2018-10-10
1
-1
/
+1
*
|
drm/i915: Pull scheduling under standalone lock
Chris Wilson
2018-10-01
1
-0
/
+1
|
/
*
drm/i915/icl: Program DSI Escape clock Divider
Madhav Chauhan
2018-07-06
1
-0
/
+1
*
drm/i915/dsi: rename the current DSI files based on first platform
Jani Nikula
2018-07-06
1
-3
/
+3
[next]