index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: use the ICL stolen memory
Paulo Zanoni
2018-07-11
2
-1
/
+38
*
drm/i915: Unwind HW init after GVT setup failure
Chris Wilson
2018-07-10
2
-3
/
+10
*
drm/i915: Cleanup modesetting on load-error path
Chris Wilson
2018-07-10
1
-1
/
+3
*
drm/i915: Flush the residual parking on emergency shutdown
Chris Wilson
2018-07-10
2
-0
/
+4
*
drm/i915: Tidy i915_gem_suspend()
Chris Wilson
2018-07-10
1
-24
/
+26
*
drm/i915: Only reset hangcheck at the start of an activity cycle
Chris Wilson
2018-07-10
2
-3
/
+0
*
drm/i915/selftests: Filter out both physical address swizzles
Chris Wilson
2018-07-10
1
-1
/
+2
*
drm/i915/selftests: Constrain mock_gtt tests to fit within RAM
Chris Wilson
2018-07-10
1
-1
/
+2
*
drm/i915: Remove function details from device error messages
Chris Wilson
2018-07-10
1
-4
/
+7
*
drm/i915: Update DRIVER_DATE to 20180709
Rodrigo Vivi
2018-07-10
1
-2
/
+2
*
drm/i915/selftests: Prevent background reaping of active objects
Chris Wilson
2018-07-09
1
-1
/
+18
*
drm/i915/selftests: Replace wait-on-timeout with explicit timeout
Chris Wilson
2018-07-09
1
-46
/
+9
*
drm/i915: Provide a timeout to i915_gem_wait_for_idle() on setup
Chris Wilson
2018-07-09
1
-4
/
+4
*
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
Chris Wilson
2018-07-09
11
-33
/
+59
*
drm/i915/selftests: Magic numbers for old Y-tiling
Chris Wilson
2018-07-09
1
-2
/
+9
*
drm/i915: Replace nested subclassing with explicit subclasses
Chris Wilson
2018-07-07
5
-2
/
+7
*
drm/i915/selftests: Avoid warning if runtime pm is disabled
Chris Wilson
2018-07-07
1
-1
/
+2
*
drm/i915/selftests: Provide full mb() around clflush
Chris Wilson
2018-07-06
1
-3
/
+18
*
drm/i915: Track the last-active inside the i915_vma
Chris Wilson
2018-07-06
2
-2
/
+57
*
drm/i915: Track vma activity per fence.context, not per engine
Chris Wilson
2018-07-06
6
-80
/
+100
*
drm/i915: Move i915_vma_move_to_active() to i915_vma.c
Chris Wilson
2018-07-06
4
-64
/
+65
*
drm/i915: Start returning an error from i915_vma_move_to_active()
Chris Wilson
2018-07-06
12
-29
/
+78
*
drm/i915: Export i915_request_skip()
Chris Wilson
2018-07-06
3
-22
/
+26
*
drm/i915: Refactor export_fence() after i915_vma_move_to_active()
Chris Wilson
2018-07-06
6
-45
/
+21
*
drm/i915/selftests: Fixup missing MI_MEM_VIRTUAL for live_hangcheck
Chris Wilson
2018-07-06
1
-1
/
+1
*
drm/i915/selftests: Replace magic 1<<22 with MI_USE_GGTT/MI_MEM_VIRTUAL
Chris Wilson
2018-07-06
4
-7
/
+7
*
drm/i915/selftests: Limit live_gtt allocation test to fit within RAM
Chris Wilson
2018-07-06
1
-7
/
+13
*
drm/i915/gtt: Control cache domain of dma_map_page() directly
Chris Wilson
2018-07-06
1
-0
/
+2
*
drm/i915/gtt: Suppress warnings for dma_map_page
Chris Wilson
2018-07-06
1
-4
/
+8
*
drm/i915: Flush the WCB following a WC write
Chris Wilson
2018-07-06
1
-0
/
+4
*
drm/i915/selftests: Skip live_execlists if the GPU is terminally wedged
Chris Wilson
2018-07-06
1
-0
/
+3
*
drm/i915/selftests: Skip live context execution test without logical contexts
Chris Wilson
2018-07-06
1
-1
/
+8
*
drm/i915: Record logical context support in driver caps
Chris Wilson
2018-07-06
5
-3
/
+9
*
drm/i915/ddi: Simplify get_encoder_power_domains()
Imre Deak
2018-07-06
2
-18
/
+12
*
drm/i915: Remove support for legacy debugfs crc interface
Maarten Lankhorst
2018-07-06
5
-520
/
+24
*
drm/i915/selftests: Skip over live context testing when wedged
Chris Wilson
2018-07-06
1
-0
/
+3
*
drm/i915/selftests: Skip huge pages live tests if wedged
Chris Wilson
2018-07-06
1
-0
/
+3
*
drm/i915/selftests: Skip live eviction tests when wedged
Chris Wilson
2018-07-06
1
-0
/
+3
*
drm/i915/selftests: Skip workaround tests when wedged
Chris Wilson
2018-07-06
1
-0
/
+3
*
drm/i915/selftests: Skip all request selftests when wedged
Chris Wilson
2018-07-06
1
-0
/
+4
*
drm/i915/selftests: Skip making an object busy if the GPU is wedged
Chris Wilson
2018-07-06
1
-0
/
+3
*
drm/i915/selftests: Skip using the GPU if wedged
Chris Wilson
2018-07-06
1
-1
/
+9
*
drm/i915/selftests: Destroy partial tiling vma after use
Chris Wilson
2018-07-06
1
-0
/
+2
*
drm/i915: Squelch very verbose error logging
Chris Wilson
2018-07-06
2
-1
/
+13
*
drm/i915/icl: Define AUX lane registers for Port A/B
Madhav Chauhan
2018-07-06
1
-0
/
+23
*
drm/i915/icl: Power down unused DSI lanes
Madhav Chauhan
2018-07-06
1
-0
/
+40
*
drm/i915/icl: Define PORT_CL_DW_10 register
Madhav Chauhan
2018-07-06
1
-0
/
+20
*
drm/i915/icl: Enable DSI IO power
Madhav Chauhan
2018-07-06
1
-0
/
+23
*
drm/i915/icl: Define DSI mode ctl register
Madhav Chauhan
2018-07-06
1
-0
/
+8
*
drm/i915/icl: Program DSI Escape clock Divider
Madhav Chauhan
2018-07-06
3
-0
/
+66
[next]