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
Age
Commit message (
Expand
)
Author
Lines
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-78
/
+157
2025-07-11
Merge tag 'drm-misc-fixes-2025-07-10' of https://gitlab.freedesktop.org/drm/m...
Simona Vetter
-51
/
+100
2025-07-11
Merge tag 'drm-xe-fixes-2025-07-11' of https://gitlab.freedesktop.org/drm/xe/...
Simona Vetter
-23
/
+53
2025-07-10
drm/xe/guc: Default log level to non-verbose
Lucas De Marchi
-1
/
+1
2025-07-10
drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VF
Michal Wajdeczko
-2
/
+2
2025-07-10
drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2
Julia Filipchuk
-3
/
+3
2025-07-10
drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()
Shuicheng Lin
-3
/
+5
2025-07-10
drm/xe: Release runtime pm for error path of xe_devcoredump_read()
Shuicheng Lin
-10
/
+28
2025-07-10
drm/xe/pm: Restore display pm if there is error after display suspend
Shuicheng Lin
-2
/
+1
2025-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-287
/
+619
2025-07-10
drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences too
Hans de Goede
-4
/
+4
2025-07-09
drm/gem: Fix race in drm_gem_handle_create_tail()
Simona Vetter
-1
/
+9
2025-07-09
drm/framebuffer: Acquire internal references on GEM handles
Thomas Zimmermann
-26
/
+61
2025-07-07
drm/xe/bmg: fix compressed VRAM handling
Matthew Auld
-1
/
+1
2025-07-07
Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"
Matthew Brost
-1
/
+0
2025-07-07
drm/xe: Allocate PF queue size on pow2 boundary
Matthew Brost
-0
/
+1
2025-07-07
drm/xe/pf: Clear all LMTT pages on alloc
Michal Wajdeczko
-0
/
+11
2025-07-07
drm/nouveau/gsp: fix potential leak of memory used during acpi init
Ben Skeggs
-6
/
+14
2025-07-05
rust: drm: remove unnecessary imports
Tamir Duberstein
-1
/
+1
2025-07-04
drm/imagination: Fix kernel crash when hard resetting the GPU
Alessio Belle
-2
/
+2
2025-07-04
drm/tegra: nvdec: Fix dma_alloc_coherent error check
Mikko Perttunen
-4
/
+2
2025-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
-81
/
+189
2025-07-04
Merge tag 'drm-xe-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-135
/
+310
2025-07-04
Merge tag 'samsung-dsim-fixes-for-v6.16-rc4' of git://git.kernel.org/pub/scm/...
Dave Airlie
-2
/
+2
2025-07-04
Merge tag 'exynos-drm-fixes-for-v6.16-rc4' of git://git.kernel.org/pub/scm/li...
Dave Airlie
-17
/
+33
2025-07-04
Merge tag 'drm-intel-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-14
/
+15
2025-07-04
Merge tag 'drm-misc-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-88
/
+192
2025-07-04
nouveau/gsp: add a 50ms delay between fbsr and driver unload rpcs
Dave Airlie
-0
/
+7
2025-07-03
drm/nouveau: Do not fail module init on debugfs errors
Aaron Thompson
-11
/
+4
2025-07-03
drm/xe: Do not wedge device on killed exec queues
Matthew Brost
-4
/
+6
2025-07-03
drm/xe: Extend WA 14018094691 to BMG
Daniele Ceraolo Spurio
-1
/
+2
2025-07-02
drm/v3d: Disable interrupts before resetting the GPU
MaĆra Canal
-10
/
+37
2025-07-02
drm/gem: Acquire references on GEM handles for framebuffers
Thomas Zimmermann
-11
/
+51
2025-07-01
drm/xe: Allow dropping kunit dependency as built-in
Harry Austen
-1
/
+2
2025-07-01
drm/xe: Fix kconfig prompt
Lucas De Marchi
-3
/
+4
2025-07-01
drm/xe/bmg: Update Wa_22019338487
Vinay Belgaumkar
-2
/
+135
2025-07-01
drm/xe/bmg: Update Wa_14022085890
Vinay Belgaumkar
-0
/
+9
2025-07-01
drm/xe: Split xe_device_td_flush()
Lucas De Marchi
-28
/
+40
2025-07-01
drm/xe/xe_guc_pc: Lock once to update stashed frequencies
Lucas De Marchi
-19
/
+20
2025-07-01
drm/xe/guc_pc: Add _locked variant for min/max freq
Lucas De Marchi
-54
/
+69
2025-07-01
drm/xe: Make WA BB part of LRC BO
Matthew Brost
-21
/
+19
2025-07-01
drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMM
Jia Yao
-8
/
+10
2025-07-01
drm/i915/gsc: mei interrupt top half should be in irq disabled context
Junxiao Chang
-1
/
+1
2025-07-01
drm/i915/gt: Fix timeline left held on VMA alloc error
Janusz Krzysztofik
-1
/
+2
2025-06-30
drm/vmwgfx: Fix guests running with TDX/SEV
Marko Kiiskila
-1
/
+1
2025-06-30
drm/amd/display: Don't allow OLED to go down to fully off
Mario Limonciello
-5
/
+7
2025-06-30
drm/amd/display: Added case for when RR equals panel's max RR using freesync
Harold Sun
-0
/
+9
2025-06-30
drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8
Alex Deucher
-0
/
+16
2025-06-30
drm/amdgpu: Fix memory leak in amdgpu_ctx_mgr_entity_fini
Lin.Cao
-0
/
+1
2025-06-30
drm/amdkfd: Don't call mmput from MMU notifier callback
Philip Yang
-23
/
+20
[next]