index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-12
drm/i915: Update DRIVER_DATE to 20180712
drm-intel-next-2018-07-12
Rodrigo Vivi
1
-2
/
+2
2018-07-12
drm/i915/psr: Remove few mod parameters option.
Rodrigo Vivi
2
-11
/
+1
2018-07-12
drm/i915/psr: Remove useless function calls.
Rodrigo Vivi
1
-7
/
+0
2018-07-12
drm/i915/psr: Split sink status into a separate debugfs node
Dhinakaran Pandiyan
1
-30
/
+39
2018-07-12
drm/i915: Use crtc_state->has_psr instead of CAN_PSR for pipe update
Tarun Vyas
3
-3
/
+8
2018-07-12
drm/i915/gmbus: Enable burst read
Ramalingam C
3
-10
/
+55
2018-07-12
drm/i915/gmbus: Increase the Bytes per Rd/Wr Op
Ramalingam C
2
-2
/
+10
2018-07-12
drm/i915/selftests: Fixup GuC FW negative test
Michał Winiarski
1
-3
/
+7
2018-07-12
drm/i915: Tidy error handling in i915_gem_init_hw
Michał Winiarski
1
-3
/
+7
2018-07-12
drm/i915/guc: Skip cleaning up the doorbells on error-before-allocate
Chris Wilson
1
-2
/
+6
2018-07-12
drm/i915: Silence warning for no vlv powercontext
Chris Wilson
1
-4
/
+4
2018-07-12
drm/i915/tv: fix strncpy truncation warning
Dominique Martinet
1
-2
/
+1
2018-07-12
Merge tag 'gvt-next-2018-07-11' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
8
-94
/
+517
2018-07-11
drm/i915/execlists: Switch to rb_root_cached
Chris Wilson
4
-39
/
+19
2018-07-11
drm/i915/selftests: Add a safety net to live_workarounds
Chris Wilson
2
-1
/
+65
2018-07-11
drm/i915: Introduce i915_address_space.mutex
Chris Wilson
4
-1
/
+25
2018-07-10
drm/i915: use the ICL stolen memory
Paulo Zanoni
2
-1
/
+38
2018-07-10
x86/gpu: reserve ICL's graphics stolen memory
Paulo Zanoni
2
-1
/
+21
2018-07-10
drm/i915: Unwind HW init after GVT setup failure
Chris Wilson
2
-3
/
+10
2018-07-10
drm/i915: Cleanup modesetting on load-error path
Chris Wilson
1
-1
/
+3
2018-07-10
drm/i915: Flush the residual parking on emergency shutdown
Chris Wilson
2
-0
/
+4
2018-07-10
drm/i915: Tidy i915_gem_suspend()
Chris Wilson
1
-24
/
+26
2018-07-10
drm/i915: Only reset hangcheck at the start of an activity cycle
Chris Wilson
2
-3
/
+0
2018-07-10
drm/i915/selftests: Filter out both physical address swizzles
Chris Wilson
1
-1
/
+2
2018-07-10
drm/i915/selftests: Constrain mock_gtt tests to fit within RAM
Chris Wilson
1
-1
/
+2
2018-07-10
drm/i915: Remove function details from device error messages
Chris Wilson
1
-4
/
+7
2018-07-10
drm/i915/gvt: declare gvt as i915's soft dependency
Hang Yuan
1
-0
/
+4
2018-07-09
drm/i915: Update DRIVER_DATE to 20180709
drm-intel-next-2018-07-09
Rodrigo Vivi
1
-2
/
+2
2018-07-09
drm/i915/selftests: Prevent background reaping of active objects
Chris Wilson
1
-1
/
+18
2018-07-09
drm/i915/selftests: Replace wait-on-timeout with explicit timeout
Chris Wilson
1
-46
/
+9
2018-07-09
drm/i915: Provide a timeout to i915_gem_wait_for_idle() on setup
Chris Wilson
1
-4
/
+4
2018-07-09
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
Chris Wilson
11
-33
/
+59
2018-07-09
drm/i915/selftests: Magic numbers for old Y-tiling
Chris Wilson
1
-2
/
+9
2018-07-09
drm/i915/gvt: Handle EDP_PSR_IMR and EDP_PSR_IIR for BXT.
Colin Xu
1
-0
/
+10
2018-07-09
drm/i915: Enable platform support for vGPU huge gtt pages
Changbin Du
1
-0
/
+1
2018-07-09
drm/i915/gvt: Fix error handling in ppgtt_populate_spt_by_guest_entry
Changbin Du
1
-12
/
+21
2018-07-09
drm/i915/gvt: Handle special sequence on PDE IPS bit
Changbin Du
1
-5
/
+15
2018-07-09
drm/i915/gvt: Add 2M huge gtt support
Changbin Du
1
-5
/
+95
2018-07-09
drm/i915/kvmgt: Support setting dma map for huge pages
Changbin Du
4
-39
/
+102
2018-07-09
drm/i915/gvt: Add 64K huge gtt support
Changbin Du
1
-6
/
+80
2018-07-09
drm/i915/gvt: Make PTE iterator 64K entry aware
Changbin Du
1
-2
/
+6
2018-07-09
drm/i915/gvt: Split ppgtt_alloc_spt into two parts
Changbin Du
1
-22
/
+40
2018-07-09
drm/i915/gvt: Add GTT clear_pse operation
Changbin Du
2
-0
/
+20
2018-07-09
drm/i915/gvt: Add software PTE flag to mark special 64K splited entry
Changbin Du
2
-0
/
+24
2018-07-09
drm/i915/gvt: Detect 64K gtt entry by IPS bit of PDE
Changbin Du
2
-21
/
+51
2018-07-09
drm/i915/gvt: Handle MMIO GEN8_GAMW_ECO_DEV_RW_IA for 64K GTT
Changbin Du
1
-1
/
+28
2018-07-09
drm/i915/gvt: Add PTE IPS bit operations
Changbin Du
2
-0
/
+20
2018-07-09
drm/i915/gvt: Add new 64K entry type
Changbin Du
2
-4
/
+23
2018-07-07
drm/i915: Replace nested subclassing with explicit subclasses
Chris Wilson
5
-2
/
+7
2018-07-06
drm/i915/selftests: Avoid warning if runtime pm is disabled
Chris Wilson
1
-1
/
+2
[next]