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-7.1.y
linux-7.2.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
2023-02-15
drm/i915/gen11: Wa_1408615072/Wa_1407596294 should be on GT list
Matt Roper
1
-7
/
+7
2023-01-30
drm/i915: Fix up locking around dumping requests lists
John Harrison
4
-39
/
+70
2023-01-30
drm/i915: Fix request ref counting during error capture & debugfs dump
John Harrison
4
-5
/
+11
2023-01-30
drm/i915/guc: Fix locking when searching for a hung request
John Harrison
1
-0
/
+11
2023-01-23
drm/i915/mtl: Fix bcs default context
Lucas De Marchi
1
-36
/
+1
2023-01-18
drm/i915/dg2: Introduce Wa_18019271663
Matt Atwood
2
-3
/
+7
2023-01-18
drm/i915/dg2: Introduce Wa_18018764978
Matt Atwood
2
-1
/
+9
2023-01-11
drm/i915/gt: Cover rest of SVG unit MCR registers
Gustavo Sousa
2
-4
/
+4
2023-01-10
drm/i915/gt: Reset twice
Chris Wilson
1
-6
/
+28
2022-12-30
drm/i915/uc: Fix two issues with over-size firmware files
John Harrison
1
-14
/
+28
2022-12-30
drm/i915: fix TLB invalidation for Gen12.50 video and compute engines
Andrzej Hajda
1
-1
/
+7
2022-12-23
Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-13
/
+42
2022-12-14
drm/i915/migrate: fix corner case in CCS aux copying
Matthew Auld
1
-8
/
+29
2022-12-13
Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
87
-1536
/
+4322
2022-12-13
drm/i915/migrate: Account for the reserved_space
Chris Wilson
1
-4
/
+12
2022-12-13
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-09
drm/i915/gt: Correct kerneldoc for intel_gt_mcr_wait_for_reg()
Matt Roper
1
-1
/
+1
2022-12-03
Merge tag 'drm-fixes-2022-12-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-3
/
+8
2022-11-30
drm/i915: fix TLB invalidation for Gen12 video and compute engines
Andrzej Hajda
1
-0
/
+5
2022-11-30
drm/i915/huc: always init the delayed load fence
Daniele Ceraolo Spurio
1
-13
/
+34
2022-11-29
drm/i915: Never return 0 if not all requests retired
Janusz Krzysztofik
1
-1
/
+1
2022-11-29
drm/i915: Fix negative value passed as remaining time
Janusz Krzysztofik
1
-2
/
+7
2022-11-29
drm/i915/huc: fix leak of debug object in huc load fence on driver unload
Daniele Ceraolo Spurio
2
-5
/
+8
2022-11-29
drm/i915: Never return 0 if not all requests retired
Janusz Krzysztofik
1
-1
/
+1
2022-11-29
drm/i915: Fix negative value passed as remaining time
Janusz Krzysztofik
1
-2
/
+7
2022-11-23
drm/i915/selftest: Bump up sample period for busy stats selftest
Umesh Nerlige Ramappa
1
-1
/
+1
2022-11-23
drm/i915/guc: make default_lists const data
Jani Nikula
1
-1
/
+1
2022-11-23
drm/i915: Fix workarounds on Gen2-3
Tvrtko Ursulin
1
-4
/
+1
2022-11-23
drm/i915/gt: Manage uncore->lock while waiting on MCR register
Matt Roper
3
-17
/
+19
2022-11-23
Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-0
/
+11
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-17
drm/i915/mtl: C6 residency and C state type for MTL SAMedia
Badal Nilawar
3
-5
/
+76
2022-11-17
drm/i915/gt: Use RC6 residency types as arguments to residency functions
Ashutosh Dixit
6
-57
/
+69
2022-11-17
drm/i915/mtl: Modify CAGF functions for MTL
Badal Nilawar
2
-2
/
+14
2022-11-17
drm/i915: Use GEN12_RPSTAT register for GT freq
Don Hiatt
3
-4
/
+31
2022-11-17
drm/i915/rps: Prefer REG_FIELD_GET in intel_rps_get_cagf
Ashutosh Dixit
3
-15
/
+10
2022-11-16
drm/i915/guc: add the GSC CS to the GuC capture list
Daniele Ceraolo Spurio
1
-0
/
+11
2022-11-16
drm/i915/selftests: add igt_vma_move_to_active_unlocked
Andrzej Hajda
3
-37
/
+9
2022-11-16
drm/i915: call i915_request_await_object from _i915_vma_move_to_active
Andrzej Hajda
8
-64
/
+21
2022-11-16
drm/i915: Update workaround documentation
Lucas De Marchi
1
-30
/
+50
2022-11-14
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
81
-1828
/
+4615
2022-11-14
drm/i915/guc: handle interrupts from media GuC
Daniele Ceraolo Spurio
5
-20
/
+45
2022-11-14
drm/i915/guc: define media GT GuC send regs
Daniele Ceraolo Spurio
2
-4
/
+12
2022-11-14
drm/i915/mtl: Handle wopcm per-GT and limit calculations.
Aravind Iddamsetty
7
-9
/
+396
2022-11-14
drm/i915/uc: use different ggtt pin offsets for uc loads
Daniele Ceraolo Spurio
2
-3
/
+43
2022-11-14
drm/i915/huc: only load HuC on GTs that have VCS engines
Daniele Ceraolo Spurio
1
-0
/
+29
2022-11-14
drm/i915: Simplify internal helper function signature
Tvrtko Ursulin
1
-5
/
+5
2022-11-14
drm/i915/mtl: Add Wa_14017073508 for SAMedia
Badal Nilawar
2
-1
/
+39
2022-11-11
drm/i915/guc/slpc: Add selftest for slpc tile-tile interaction
Riana Tauro
1
-4
/
+66
2022-11-11
drm/i915: stop including i915_irq.h from i915_trace.h
Jani Nikula
8
-0
/
+10
[next]