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
/
gt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/gt: Save irqstate around virtual_context_destroy
Chris Wilson
2019-12-09
1
-2
/
+3
*
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-12-06
16
-64
/
+264
|
\
|
*
drm/i915: Reduce nested prepare_remote_context() to a trylock
Chris Wilson
2019-11-27
1
-4
/
+17
|
*
drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint
Chris Wilson
2019-11-26
1
-9
/
+4
|
*
drm/i915/gt: Schedule request retirement when timeline idles
Chris Wilson
2019-11-25
7
-3
/
+108
|
*
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
Chris Wilson
2019-11-25
1
-6
/
+21
|
*
drm/i915/execlists: Fixup cancel_port_requests()
Chris Wilson
2019-11-25
1
-9
/
+7
|
*
drm/i915/gt: Mark the execlists->active as the primary volatile access
Chris Wilson
2019-11-25
2
-13
/
+18
|
*
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
Chris Wilson
2019-11-25
1
-7
/
+40
|
*
drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
Chris Wilson
2019-11-25
3
-12
/
+32
|
*
drm/i915: Mark up the calling context for intel_wakeref_put()
Chris Wilson
2019-11-25
7
-7
/
+23
|
*
drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_state
Chris Wilson
2019-11-25
1
-1
/
+1
*
|
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-28
76
-2765
/
+9009
|
\
|
|
*
Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"
Chris Wilson
2019-11-22
1
-2
/
+7
|
*
drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
Don Hiatt
2019-11-18
1
-0
/
+15
|
*
drm/i915/gt: Wait for new requests in intel_gt_retire_requests()
Chris Wilson
2019-11-18
1
-8
/
+3
|
*
drm/i915: Restore GT coarse power gating workaround
Imre Deak
2019-11-18
1
-2
/
+7
|
*
Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/...
Dave Airlie
2019-11-15
3
-58
/
+66
|
|
\
|
|
*
drm/i915/execlists: Move reset_active() from schedule-out to schedule-in
Chris Wilson
2019-11-13
1
-56
/
+62
|
|
*
drm/i915: Protect context while grabbing its name for the request
Chris Wilson
2019-11-12
1
-0
/
+2
|
|
*
drm/i915/gt: Only drop heartbeat.systole if the sole owner
Chris Wilson
2019-11-11
1
-2
/
+2
|
*
|
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
Dave Airlie
2019-11-14
1
-3
/
+10
|
|
\
\
|
*
|
|
drm/i915/gen8+: Add RC6 CTX corruption WA
Imre Deak
2019-11-14
4
-0
/
+77
|
|
|
/
|
|
/
|
|
*
|
drm/i915/selftests: Add intel_gt_suspend_prepare
Chris Wilson
2019-11-05
1
-0
/
+1
|
*
|
drm/i915/gt: Drop false assertion on user_forcewake
Chris Wilson
2019-11-05
1
-1
/
+0
|
*
|
drm/i915: Defer rc6 shutdown to suspend_late
Chris Wilson
2019-11-05
4
-8
/
+46
|
*
|
drm/i915/gt: Move user_forcewake application to GT
Chris Wilson
2019-11-05
1
-0
/
+22
|
*
|
drm/i915/gt: Call intel_gt_sanitize() directly
Chris Wilson
2019-11-05
3
-4
/
+40
|
*
|
drm/i915/selftests: Start kthreads before stopping
Chris Wilson
2019-11-01
2
-0
/
+4
|
*
|
drm/i915/guc: drop guc shared area
Daniele Ceraolo Spurio
2019-10-31
2
-49
/
+3
|
*
|
drm/i915: drop lrc header page
Daniele Ceraolo Spurio
2019-10-31
3
-43
/
+5
|
*
|
drm/i915/selftests: Pretty print the i915_active
Chris Wilson
2019-10-31
1
-0
/
+4
|
*
|
drm/i915/selftests: Assert that the idle_pulse is sent
Chris Wilson
2019-10-31
1
-1
/
+3
|
*
|
drm/i915/uc: define GuC and HuC binaries for TGL
Daniele Ceraolo Spurio
2019-10-30
1
-0
/
+5
|
*
|
drm/i915/gt: Always track callers to intel_rps_mark_interactive()
Chris Wilson
2019-10-30
3
-6
/
+9
|
*
|
drm/i915/gt: Make timeslice duration configurable
Chris Wilson
2019-10-29
5
-18
/
+54
|
*
|
drm/i915: Fix i915_inject_load_error() name to read *_probe_*
Janusz Krzysztofik
2019-10-29
4
-15
/
+17
|
*
|
drm/i915/tgl: Add perf support on TGL
Lionel Landwerlin
2019-10-29
1
-0
/
+1
|
*
|
drm/i915/selftests: check for missing aperture
Matthew Auld
2019-10-29
1
-4
/
+10
|
*
|
drm/i915: don't allocate the ring in stolen if we lack aperture
Matthew Auld
2019-10-29
1
-1
/
+3
|
*
|
drm/i915: Don't try to place HWS in non-existing mappable region
Michal Wajdeczko
2019-10-29
1
-1
/
+1
|
*
|
drm/i915/execlists: Use vfunc to check engine submission mode
Michal Wajdeczko
2019-10-28
2
-1
/
+11
|
*
|
drm/i915/selftests: Initialise err in case there are no engines!
Chris Wilson
2019-10-28
1
-2
/
+2
|
*
|
drm/i915/execlists: Simply walk back along request timeline on reset
Chris Wilson
2019-10-28
1
-20
/
+14
|
*
|
drm/i915/selftests: Check a few more fixed locations within the context image
Chris Wilson
2019-10-28
1
-1
/
+26
|
*
|
drm/i915/gt: Tidy up rps irq handler to use intel_gt
Chris Wilson
2019-10-28
1
-5
/
+3
|
*
|
drm/i915/selftests: Drop global engine lookup for gt selftests
Chris Wilson
2019-10-28
1
-3
/
+3
|
*
|
drm/i915/rps: Flip interpretation of ips fmin/fmax to max rps
Chris Wilson
2019-10-27
1
-3
/
+5
|
*
|
drm/i915: Extract the GuC interrupt handlers
Andi Shyti
2019-10-26
1
-0
/
+89
|
*
|
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-26
11
-33
/
+2031
[next]