index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
drm/i915/gt: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
1
-11
/
+11
2020-03-11
drm/i915/execlists: Mark up data-races in virtual engines
Chris Wilson
1
-5
/
+6
2020-03-11
drm/i915: Mark up racy read of active rq->engine
Chris Wilson
1
-1
/
+1
2020-03-11
drm/i915/gt: Mark up racy reads for intel_context.inflight
Chris Wilson
1
-2
/
+2
2020-03-09
drm/i915/gt: Defend against concurrent updates to execlists->active
Chris Wilson
2
-6
/
+22
2020-03-09
drm/i915/gt: Mark up intel_rps.active for racy reads
Chris Wilson
1
-0
/
+1
2020-03-09
drm/i915/execlsts: Mark up racy inspection of current i915_request priority
Chris Wilson
1
-1
/
+1
2020-03-09
drm/i915/execlists: Mark up read of i915_request.fence.flags
Chris Wilson
1
-1
/
+6
2020-03-09
drm/i915/gt: Mark up racy check of last list element
Chris Wilson
1
-1
/
+1
2020-03-09
drm/i915/execlists: Mark up the racy access to switch_priority_hint
Chris Wilson
1
-5
/
+9
2020-03-09
drm/i915/gt: Mark up intel_rps.active for racy reads
Chris Wilson
1
-4
/
+7
2020-03-09
drm/i915/tgl: Don't treat unslice registers as masked
Matt Roper
1
-6
/
+6
2020-03-07
drm/i915/gt: Wait for the wa batch to be pinned
Chris Wilson
2
-0
/
+10
2020-03-07
drm/i915/gt: Close race between cacheline_retire and free
Chris Wilson
1
-2
/
+6
2020-03-07
drm/i915/execlists: Enable timeslice on partial virtual engine dequeue
Chris Wilson
1
-11
/
+18
2020-03-07
drm/i915/tgl: Make Wa_1606700617 permanent
Swathi Dhanavanthri
1
-5
/
+5
2020-03-06
drm/i915: properly sanity check batch_start_offset
Matthew Auld
1
-4
/
+4
2020-03-06
drm/i915: Assert requests within a context are submitted in order
Chris Wilson
1
-0
/
+4
2020-03-06
drm/i915/gen7: Clear all EU/L3 residual contexts
Prathap Kumar Valsan
6
-4
/
+555
2020-03-06
drm/i915: Add mechanism to submit a context WA on ring submission
Mika Kuoppala
2
-4
/
+424
2020-03-05
drm/i915/execlists: Show the "switch priority hint" in dumps
Chris Wilson
1
-2
/
+6
2020-03-05
drm/i915/tgl: WaDisableGPGPUMidThreadPreemption
Tvrtko Ursulin
1
-2
/
+7
2020-03-04
drm/i915/gt: Cancel banned contexts after GT reset
Chris Wilson
1
-7
/
+1
2020-03-04
drm/i915/gt: Propagate change in error status to children on unhold
Chris Wilson
1
-0
/
+4
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
6
-17
/
+14
2020-03-04
drm/i915/tgl: Move and restrict Wa_1408615072
José Roberto de Souza
1
-0
/
+4
2020-03-04
drm/i915/gen11: Moving WAs to rcs_engine_wa_init()
José Roberto de Souza
1
-0
/
+15
2020-03-03
drm/i915/selftests: Fix uninitialized variable
Aditya Swarup
1
-1
/
+1
2020-03-03
drm/i915/gt: Drop the timeline->mutex as we wait for retirement
Chris Wilson
1
-3
/
+11
2020-03-03
drm/i915/gt: Prevent allocation on a banned context
Chris Wilson
1
-0
/
+5
2020-03-03
drm/i915/vgpu: improve vgpu abstractions
Jani Nikula
2
-0
/
+2
2020-03-03
drm/i915/huc: update TGL HuC to v7.0.12
Daniele Ceraolo Spurio
1
-1
/
+1
2020-03-03
drm/i915/execlists: Check the sentinel is alone in the ELSP
Chris Wilson
1
-0
/
+21
2020-03-02
drm/i915/tgl: Add Wa number to WaAllowPMDepthAndInvocationCountAccessFromUMD
José Roberto de Souza
1
-0
/
+1
2020-03-02
drm/i915/tgl: Add note about Wa_1409142259
José Roberto de Souza
1
-1
/
+9
2020-03-02
drm/i915/tgl: Fix the Wa number of a fix
José Roberto de Souza
1
-1
/
+1
2020-03-02
drm/i915/tgl: Add note about Wa_1607063988
José Roberto de Souza
1
-1
/
+4
2020-03-02
drm/i915/tgl: Add note to Wa_1607297627
José Roberto de Souza
1
-3
/
+7
2020-03-02
drm/i915/tgl: Extend Wa_1606931601 for all steppings
Anusha Srivatsa
1
-5
/
+3
2020-03-02
drm/i915/tgl: Add Wa_1409085225, Wa_14010229206
Matt Atwood
1
-0
/
+6
2020-03-02
drm/i915/tgl: Implement Wa_1806527549
José Roberto de Souza
1
-0
/
+3
2020-03-02
drm/i915/tgl: Implement Wa_1409804808
José Roberto de Souza
1
-0
/
+6
2020-02-29
drm/i915/gt: Expose heartbeat interval via sysfs
Chris Wilson
1
-0
/
+47
2020-02-29
drm/i915/gt: Expose preempt reset timeout via sysfs
Chris Wilson
1
-0
/
+48
2020-02-29
drm/i915/gt: Expose reset stop timeout via sysfs
Chris Wilson
1
-0
/
+40
2020-02-29
drm/i915/gt: Expose busywait duration to sysfs
Chris Wilson
3
-0
/
+52
2020-02-29
drm/i915/gt: Expose timeslice duration to sysfs
Chris Wilson
1
-0
/
+46
2020-02-29
drm/i915/gt: Expose engine->mmio_base via sysfs
Chris Wilson
1
-0
/
+10
2020-02-29
drm/i915/gt: Expose engine properties via sysfs
Chris Wilson
2
-0
/
+218
2020-02-28
drm/i915/gt: Reset queue_priority_hint after wedging
Chris Wilson
1
-0
/
+3
[next]