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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2021-05-26
drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7
Simon Rettberg
1
-1
/
+4
2021-05-19
drm/i915: Read C0DRB3/C1DRB3 as 16 bits again
Ville Syrjälä
1
-2
/
+2
2021-05-19
drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
Lv Yunlong
1
-1
/
+0
2021-03-30
drm/i915: Fix the GT fence revocation runtime PM logic
Imre Deak
1
-1
/
+12
2021-03-17
drm/i915: Wedge the GPU if command parser setup fails
Tvrtko Ursulin
1
-1
/
+6
2021-03-04
drm/i915/gt: Correct surface base address for renderclear
Chris Wilson
1
-1
/
+1
2021-03-04
drm/i915/gt: Flush before changing register state
Chris Wilson
1
-0
/
+1
2021-03-04
drm/i915/gt: One more flush for Baytrail clear residuals
Chris Wilson
1
-3
/
+6
2021-02-10
drm/i915/gt: Close race between enable_breadcrumbs and cancel_breadcrumbs
Chris Wilson
1
-2
/
+4
2021-02-04
drm/i915/gt: Clear CACHE_MODE prior to clearing residuals
Chris Wilson
1
-0
/
+12
2021-02-04
drm/i915/gt: Always try to reserve GGTT address 0x0
Chris Wilson
1
-12
/
+35
2021-01-27
drm/i915: Check for rq->hwsp validity after acquiring RCU lock
Chris Wilson
2
-13
/
+6
2021-01-27
drm/i915/gt: Prevent use of engine->wa_ctx after error
Chris Wilson
1
-0
/
+3
2021-01-19
drm/i915/gt: Restore clear-residual mitigations for Ivybridge, Baytrail
Chris Wilson
1
-1
/
+1
2021-01-19
drm/i915/gt: Limit VFE threads based on GT
Chris Wilson
1
-63
/
+94
2021-01-19
drm/i915: Allow the sysadmin to override security mitigations
Chris Wilson
1
-1
/
+3
2020-12-08
drm/i915/gt: Declare gen9 has 64 mocs entries!
Chris Wilson
1
-4
/
+3
2020-12-08
drm/i915: fix size_t greater or equal to zero comparison
Colin Ian King
1
-1
/
+1
2020-12-08
drm/i915/gt: Cancel the preemption timeout on responding to it
Chris Wilson
1
-1
/
+3
2020-12-08
drm/i915/gt: Ignore repeated attempts to suspend request flow across reset
Chris Wilson
1
-0
/
+3
2020-12-03
drm/i915/gt: Limit frequency drop to RPe on parking
Chris Wilson
1
-0
/
+4
2020-12-03
drm/i915/gt: Retain default context state across shrinking
Venkata Ramana Nayana
1
-2
/
+5
2020-12-03
drm/i915/gt: Split the breadcrumb spinlock between global and contexts
Chris Wilson
4
-101
/
+88
2020-12-03
drm/i915/gt: Protect context lifetime with RCU
Chris Wilson
2
-4
/
+19
2020-12-01
drm/i915/gt: Program mocs:63 for cache eviction on gen9
Chris Wilson
1
-1
/
+13
2020-11-24
drm/i915/gt: Free stale request on destroying the virtual engine
Chris Wilson
1
-7
/
+53
2020-11-24
drm/i915/gt: Don't cancel the interrupt shadow too early
Chris Wilson
1
-1
/
+1
2020-11-24
drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
Chris Wilson
2
-13
/
+23
2020-11-24
drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
Chris Wilson
1
-39
/
+70
2020-11-19
drm/i915/gt: Fixup tgl mocs for PTE tracking
Chris Wilson
1
-2
/
+3
2020-11-19
drm/i915/gt: Remember to free the virtual breadcrumbs
Chris Wilson
1
-0
/
+1
2020-11-17
drm/i915: Avoid memory leak with more than 16 workarounds on a list
Tvrtko Ursulin
1
-1
/
+3
2020-11-17
drm/i915/tgl: Fix Media power gate sequence.
Rodrigo Vivi
1
-5
/
+17
2020-11-13
drm/i915: Correctly set SFC capability for video engines
Venkata Sandeep Dhanalakota
1
-1
/
+2
2020-11-04
drm/i915/gt: Flush xcs before tgl breadcrumbs
Chris Wilson
1
-1
/
+3
2020-11-04
drm/i915/gt: Expose more parameters for emitting writes into the ring
Chris Wilson
1
-20
/
+35
2020-11-04
drm/i915/gt: Use the local HWSP offset during submission
Chris Wilson
3
-16
/
+31
2020-10-23
Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
6
-34
/
+259
2020-10-21
drm/i915: Exclude low pages (128KiB) of stolen from use
Chris Wilson
1
-0
/
+196
2020-10-21
drm/i915/gt: Onion unwind for scratch page allocation failure
Chris Wilson
2
-7
/
+14
2020-10-19
drm/i915/gt: Wait for CSB entries on Tigerlake
Chris Wilson
1
-3
/
+18
2020-10-19
drm/i915/gt: Widen CSB pointer to u64 for the parsers
Chris Wilson
2
-18
/
+17
2020-10-19
drm/i915/gt: Undo forced context restores after trivial preemptions
Chris Wilson
1
-3
/
+2
2020-10-19
drm/i915/gt: Delay execlist processing for tgl
Chris Wilson
1
-0
/
+3
2020-10-19
drm/i915/gt: Initialize reserved and unspecified MOCS indices
Ayaz A Siddiqui
1
-5
/
+11
2020-10-18
drm/i915: use vmap in shmem_pin_map
Christoph Hellwig
1
-58
/
+18
2020-09-30
drm/i915/gt: Always send a pulse down the engine after disabling heartbeat
Chris Wilson
1
-39
/
+67
2020-09-30
drm/i915: Cancel outstanding work after disabling heartbeats on an engine
Chris Wilson
1
-0
/
+9
2020-09-30
drm/i915: Fix uninitialised variable in intel_context_create_request.
Maarten Lankhorst
1
-0
/
+1
2020-09-30
drm/i915/gt: Clear the buffer pool age before use
Chris Wilson
1
-0
/
+2
[next]