index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
uc
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-2
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-7
/
+7
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-13
/
+13
2026-01-19
Merge tag 'drm-intel-gt-next-2026-01-16' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-15
/
+16
2026-01-12
drm/i915/guc: Recommend GuC v70.53.0 for DG2, MTL
Julia Filipchuk
-2
/
+2
2026-01-01
drm/i915/gt: use designated initializers for intel_gt_debugfs_file
Sebastian Brzezinka
-13
/
+14
2025-12-18
drm/i915: switch to use kernel standard error injection
Juha-Pekka Heikkila
-85
/
+4
2025-10-31
drm: include drm_print.h where needed
Jani Nikula
-0
/
+2
2025-10-13
drm/i915/guc: Skip communication warning on reset in progress
Zhanjun Dong
-1
/
+8
2025-10-09
drm/i915/guc: Skip communication warning on reset in progress
Zhanjun Dong
-1
/
+8
2025-09-19
Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-20
/
+46
2025-09-15
Merge tag 'drm-intel-gt-next-2025-09-12' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-0
/
+9
2025-09-12
drm/i915: split out i915_wait_util.h
Jani Nikula
-17
/
+29
2025-09-11
drm/i915/guc: Include the GuC registers in the error state
Daniele Ceraolo Spurio
-0
/
+9
2025-09-10
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
-8
/
+15
2025-09-09
drm/i915: Replace struct_mutex in intel_guc_log
Luiz Otavio Mello
-2
/
+11
2025-09-09
drm/i915: Change mutex initialization in intel_guc_log
Luiz Otavio Mello
-1
/
+6
2025-09-09
drm/i915: Move struct_mutex to drm_i915_private
Luiz Otavio Mello
-2
/
+2
2025-09-02
Merge tag 'drm-intel-gt-next-2025-09-01' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-5
/
+8
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-2
/
+1
2025-07-09
relayfs: abolish prev_padding
Jason Xing
-2
/
+1
2025-07-04
Merge tag 'drm-intel-gt-next-2025-07-02' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-1
/
+6
2025-07-03
drm/i915/guc: Enable CT_DEAD output in regular debug builds
John Harrison
-5
/
+8
2025-06-09
Merge drm/drm-next into drm-intel-next
Jani Nikula
-4
/
+15
2025-06-04
drm/i915: add out_value to intel_wait_for_register_fw() and intel_de_wait_fw()
Jani Nikula
-1
/
+1
2025-06-02
drm/i915/guc: Handle race condition where wakeref count drops below 0
Jesus Narvaez
-3
/
+14
2025-06-02
drm/i915/guc: Check if expecting reply before decrementing outstanding_submis...
Jesus Narvaez
-1
/
+1
2025-05-29
drm/i915/guc: Handle race condition where wakeref count drops below 0
Jesus Narvaez
-3
/
+14
2025-05-28
drm/i915/guc: Check if expecting reply before decrementing outstanding_submis...
Jesus Narvaez
-1
/
+1
2025-05-28
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
-17
/
+42
2025-05-09
Merge tag 'drm-intel-gt-next-2025-05-08-1' of https://gitlab.freedesktop.org/...
Dave Airlie
-1
/
+1
2025-05-08
drm/i915/guc: Enable DUAL_QUEUE_WA for newer platforms
Julia Filipchuk
-1
/
+6
2025-04-09
drm/i915/huc: Fix fence not released on early probe errors
Janusz Krzysztofik
-6
/
+7
2025-04-08
drm/i915/huc: Fix fence not released on early probe errors
Janusz Krzysztofik
-6
/
+7
2025-03-28
Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-31
/
+133
2025-03-28
drm/i915/gsc: delete a stray tab in intel_gsc_fw_get_binary_info()
Dan Carpenter
-1
/
+1
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+2
2025-03-25
Merge tag 'drm-intel-gt-next-2025-03-12' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-5
/
+2
2025-03-13
Merge tag 'drm-intel-gt-next-2025-02-26' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-10
/
+90
2025-03-06
drm/i915/gt/uc: Fix typo in a comment
Yuichiro Tsuji
-1
/
+1
2025-03-04
drm/i915: Use REG_BIT() & co. for gen9+ timestamp freq registers
Ville Syrjälä
-5
/
+2
2025-02-27
Merge tag 'drm-intel-next-2025-02-24' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-16
/
+41
2025-02-18
drm/i915/huc: Switch to use hrtimer_setup()
Nam Cao
-2
/
+2
2025-02-17
drm/i915/gt: Use spin_lock_irqsave() in interruptible context
Krzysztof Karas
-2
/
+2
2025-02-13
drm/i915/gt: Use spin_lock_irqsave() in interruptible context
Krzysztof Karas
-2
/
+2
2025-02-05
Merge drm/drm-next into drm-intel-next
Jani Nikula
-15
/
+1
2025-02-05
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
-8
/
+59
2025-02-04
drm/i915/slpc: Add sysfs for SLPC power profiles
Vinay Belgaumkar
-0
/
+74
2025-02-03
drm/i915/guc: Debug print LRC state entries only if the context is pinned
Daniele Ceraolo Spurio
-6
/
+14
[next]