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/selftests: Fix up igt_reset_engine
Chris Wilson
2017-12-18
1
-64
/
+251
*
drm/i915/trace: add hw_id to gem requests trace points
Lionel Landwerlin
2017-12-18
1
-14
/
+22
*
drm/i915: reorder field in gem_request tracepoints
Lionel Landwerlin
2017-12-18
1
-2
/
+2
*
drm/i915: Show IPEIR and IPEHR in the engine dump
Chris Wilson
2017-12-18
1
-0
/
+18
*
drm/i915: prefer i915_gem_object_has_pages()
Matthew Auld
2017-12-18
2
-2
/
+2
*
drm/i915: Re-enable GGTT earlier after GPU reset
Chris Wilson
2017-12-18
1
-3
/
+3
*
drm/i915: Unifying debugfs return codes for unsupported features
Michal Wajdeczko
2017-12-17
1
-45
/
+31
*
drm/i915: Restore the kernel context after a GPU reset on an idle engine
Chris Wilson
2017-12-16
1
-0
/
+19
*
drm/i915: Skip an engine reset if it recovered before our preparations
Chris Wilson
2017-12-16
1
-7
/
+7
*
drm/i915/lpe: Remove double-encapsulation of info string
Chris Wilson
2017-12-15
1
-1
/
+1
*
drm/i915: Allow internal page allocations to fail
Chris Wilson
2017-12-15
1
-1
/
+3
*
drm/i915: Update DRIVER_DATE to 20171214
Rodrigo Vivi
2017-12-14
1
-2
/
+2
*
Merge tag 'gvt-next-2017-12-14' of https://github.com/intel/gvt-linux into dr...
Rodrigo Vivi
2017-12-14
10
-167
/
+181
|
\
|
*
drm/i915/gvt/fb_decoder: Fix out-of-bounds read
Gustavo A. R. Silva
2017-12-11
1
-0
/
+6
|
*
drm/i915/gvt: refine function emulate_mmio_read/write
Pei Zhang
2017-12-11
1
-21
/
+15
|
*
drm/i915/gvt: Refine dmabuf_obj cleanup process
Tina Zhang
2017-12-08
1
-8
/
+7
|
*
drm/i915/gvt/kvmgt: fill info for ROM/VGA region
Pei Zhang
2017-12-08
1
-1
/
+5
|
*
drm/i915/gvt: Rename file render.{c, h} to mmio_context.{c, h}
Changbin Du
2017-12-08
4
-2
/
+2
|
*
drm/i915/gvt: Remove MMIO barrier in MMIO switch
Changbin Du
2017-12-08
1
-12
/
+0
|
*
drm/i915/gvt: Select appropriate mmio list at initialization time
Changbin Du
2017-12-08
4
-33
/
+40
|
*
drm/i915/gvt: Refine the ring mmio list definition
Changbin Du
2017-12-08
1
-90
/
+104
|
*
drm/i915/gvt: fix off-by-one comparison of ring_id
Colin Ian King
2017-12-05
1
-2
/
+2
|
*
drm/i915/gvt: Add missing breaks in switch statement
Colin Ian King
2017-12-05
1
-0
/
+2
*
|
drm/i915: properly init lockdep class
Sebastian Andrzej Siewior
2017-12-14
1
-4
/
+1
*
|
drm/i915: Show engine state when hangcheck detects a stall
Chris Wilson
2017-12-14
1
-1
/
+6
*
|
drm/i915: make CS frequency read support missing more obvious
Lionel Landwerlin
2017-12-14
1
-1
/
+1
*
|
drm/i915/guc: Extract doorbell verification into a function
Michał Winiarski
2017-12-14
1
-5
/
+14
*
|
drm/i915/guc: Extract clients allocation to submission_init
Michał Winiarski
2017-12-14
1
-22
/
+11
*
|
drm/i915/guc: Extract doorbell creation from client allocation
Michał Winiarski
2017-12-14
2
-173
/
+88
*
|
drm/i915/guc: Call invalidate after changing the vfunc
Michał Winiarski
2017-12-14
1
-0
/
+4
*
|
drm/i915/guc: Extract guc_init from guc_init_hw
Michał Winiarski
2017-12-14
4
-26
/
+56
*
|
drm/i915/guc: Move GuC workqueue allocations outside of the mutex
Michał Winiarski
2017-12-14
9
-77
/
+110
*
|
drm/i915/guc: Move shared data allocation away from submission path
Michał Winiarski
2017-12-14
4
-40
/
+60
*
|
drm/i915: Unwind i915_gem_init() failure
Chris Wilson
2017-12-13
1
-14
/
+66
*
|
drm/i915: Ratelimit request allocation under oom
Chris Wilson
2017-12-13
1
-4
/
+15
*
|
drm/i915: Allow fence allocations to fail
Chris Wilson
2017-12-13
4
-5
/
+7
*
|
drm/i915: Mark up potential allocation paths within i915_sw_fence as might_sleep
Chris Wilson
2017-12-13
1
-0
/
+3
*
|
drm/i915: Don't check #active_requests from i915_gem_wait_for_idle()
Chris Wilson
2017-12-13
2
-6
/
+2
*
|
drm/i915/fence: Use rcu to defer freeing of irq_work
Chris Wilson
2017-12-13
1
-1
/
+2
*
|
drm/i915: Dump the engine state before declaring wedged from wait_for_engines()
Chris Wilson
2017-12-12
1
-1
/
+12
*
|
drm/i915: Bump timeout for wait_for_engines()
Chris Wilson
2017-12-12
2
-2
/
+4
*
|
drm/i915: Downgrade misleading "Memory usable" message
Chris Wilson
2017-12-12
1
-3
/
+2
*
|
drm/i915: Print an error message for a reset failure on gen2
Chris Wilson
2017-12-12
1
-1
/
+4
*
|
drm/i915: prefer resource_size_t for everything stolen
Matthew Auld
2017-12-12
7
-44
/
+45
*
|
drm/i915: give stolen_usable_size a more suitable home
Matthew Auld
2017-12-12
5
-18
/
+16
*
|
drm/i915: make mappable struct resource centric
Matthew Auld
2017-12-12
12
-28
/
+37
*
|
drm/i915: make reserved struct resource centric
Matthew Auld
2017-12-12
4
-14
/
+12
*
|
drm/i915: make dsm struct resource centric
Matthew Auld
2017-12-12
7
-87
/
+89
*
|
drm/i915: nuke the duplicated stolen discovery
Matthew Auld
2017-12-12
2
-155
/
+5
*
|
drm/i915: Only report a wakeup if the waiter was truly asleep
Chris Wilson
2017-12-11
1
-4
/
+22
[next]