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: Be wary of data races when reading the active execlists
Chris Wilson
2020-09-16
1
-4
/
+11
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
3
-3
/
+3
*
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-06
56
-1586
/
+3433
|
\
|
*
drm/i915/gt: Assert the kernel context is using the HWSP
Chris Wilson
2020-07-15
1
-0
/
+1
|
*
drm/i915/gt: Trace placement of timeline HWSP
Chris Wilson
2020-07-15
2
-5
/
+15
|
*
drm/i915: Skip signaling a signaled request
Chris Wilson
2020-07-13
1
-1
/
+6
|
*
drm/i915/gt: Only swap to a random sibling once upon creation
Chris Wilson
2020-07-13
1
-14
/
+4
|
*
drm/i915/gt: Ignore irq enabling on the virtual engines
Chris Wilson
2020-07-13
1
-0
/
+1
|
*
drm/i915/gt: Always reset the engine, even if inactive, on execlists failure
Chris Wilson
2020-07-13
1
-9
/
+6
|
*
drm/i915/gt: Be defensive in the face of false CS events
Chris Wilson
2020-07-10
3
-7
/
+45
|
*
drm/i915/gt: Optimise aliasing-ppgtt allocations
Chris Wilson
2020-07-09
1
-6
/
+9
|
*
drm/i915/selftests: Fix compare functions provided for sorting
Sudeep Holla
2020-07-09
1
-4
/
+4
|
*
drm/i915/tgl: Implement WAs 18011464164 and 22010931296
José Roberto de Souza
2020-07-09
1
-5
/
+8
|
*
drm/i915: Release shortlived maps of longlived objects
Chris Wilson
2020-07-08
4
-4
/
+4
|
*
drm/i915/gt: Replace opencoded i915_gem_object_pin_map()
Chris Wilson
2020-07-08
1
-6
/
+5
|
*
drm/i915/gem: Unpin idle contexts from kswapd reclaim
Chris Wilson
2020-07-08
1
-3
/
+6
|
*
drm/i915: Move sseu debugfs under gt/
Daniele Ceraolo Spurio
2020-07-08
3
-0
/
+325
|
*
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
2020-07-08
10
-21
/
+27
|
*
drm/i915/sseu: Move sseu detection and dump to intel_sseu
Daniele Ceraolo Spurio
2020-07-08
3
-0
/
+595
|
*
drm/i915: Introduce gt_init_mmio
Daniele Ceraolo Spurio
2020-07-08
2
-0
/
+8
|
*
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
2020-07-08
8
-16
/
+33
|
*
drm/i915: Move engine-related mmio init to engines_init_mmio
Daniele Ceraolo Spurio
2020-07-08
1
-1
/
+75
|
*
drm/i915: Use the gt in HAS_ENGINE
Daniele Ceraolo Spurio
2020-07-08
3
-5
/
+6
|
*
drm/i915/huc: Adjust HuC state accordingly after GuC fetch error
Michał Winiarski
2020-07-08
1
-1
/
+10
|
*
drm/i915/uc: Extract uc usage details into separate debugfs
Michał Winiarski
2020-07-08
2
-16
/
+36
|
*
drm/i915/gt: Pin the rings before marking active
Chris Wilson
2020-07-07
1
-6
/
+6
|
*
drm/i915: Print caller when tainting for CI
Michał Winiarski
2020-07-06
2
-4
/
+4
|
*
drm/i915: Reboot CI if we get wedged during driver init
Michał Winiarski
2020-07-06
7
-18
/
+30
|
*
drm/i915: Export ppgtt_bind_vma
Chris Wilson
2020-07-03
4
-47
/
+41
|
*
drm/i915/guc: Expand guc_info debugfs with more information
Michał Winiarski
2020-07-03
1
-7
/
+16
|
*
drm/i915/gt: Move the heartbeat into the high priority system wq
Chris Wilson
2020-07-02
1
-1
/
+1
|
*
drm/i915/gt: Harden the heartbeat against a stuck driver
Chris Wilson
2020-07-02
2
-2
/
+13
|
*
drm/i915/params: switch to device specific parameters
Jani Nikula
2020-06-22
7
-40
/
+46
|
*
drm/i915/gt: Replace manual kmap_atomic() with pin_map for renderstate
Chris Wilson
2020-06-20
1
-20
/
+9
|
*
drm/i915/gt: Show the culmative runtime as part of the engine info
Chris Wilson
2020-06-19
1
-0
/
+5
|
*
drm/i915/gt: Initialise rps timestamp
Chris Wilson
2020-06-19
1
-2
/
+2
|
*
drm/i915/gt: Always report the sample time for busy-stats
Chris Wilson
2020-06-18
4
-21
/
+21
|
*
drm/i915/selftests: Enable selftesting of busy-stats
Chris Wilson
2020-06-18
7
-152
/
+209
|
*
drm/i915/selftests: fix spelling mistake "submited" -> "submitted"
Colin Ian King
2020-06-17
1
-1
/
+1
|
*
drm/i915/selftests: Check preemption rollback of different ring queue depths
Chris Wilson
2020-06-17
1
-0
/
+163
|
*
drm/i915/selftests: Use friendly request names for live_timeslice_rewind
Chris Wilson
2020-06-17
1
-7
/
+8
|
*
drm/i915/selftests: Exercise far preemption rollbacks
Chris Wilson
2020-06-17
1
-0
/
+151
|
*
drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
2020-06-16
1
-1
/
+1
|
*
drm/i915/gt: Don't flush the tasklet if not setup
Chris Wilson
2020-06-15
1
-0
/
+3
|
*
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
Rodrigo Vivi
2020-06-15
3
-0
/
+282
|
*
drm/i915/gt: Add a safety submission flush in the heartbeat
Chris Wilson
2020-06-15
2
-12
/
+14
|
*
drm/i915/selftests: Dump engine state and trace upon hanging after reset
Chris Wilson
2020-06-15
1
-0
/
+14
|
*
drm/i915/selftests: Disable preemptive heartbeats over preemption tests
Chris Wilson
2020-06-15
1
-7
/
+7
|
*
drm/i915/gt: Flush gen3 relocs harder, again
Chris Wilson
2020-06-13
1
-35
/
+24
|
*
drm/i915/selftests: Trim execlists runtime
Chris Wilson
2020-06-13
1
-47
/
+19
[next]