summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-78/+157
2025-07-11Merge tag 'drm-misc-fixes-2025-07-10' of https://gitlab.freedesktop.org/drm/m...Simona Vetter-51/+100
2025-07-11Merge tag 'drm-xe-fixes-2025-07-11' of https://gitlab.freedesktop.org/drm/xe/...Simona Vetter-23/+53
2025-07-10drm/xe/guc: Default log level to non-verboseLucas De Marchi-1/+1
2025-07-10drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VFMichal Wajdeczko-2/+2
2025-07-10drm/xe/guc: Recommend GuC v70.46.2 for BMG, LNL, DG2Julia Filipchuk-3/+3
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin-3/+5
2025-07-10drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin-10/+28
2025-07-10drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin-2/+1
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-287/+619
2025-07-10drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences tooHans de Goede-4/+4
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter-1/+9
2025-07-09drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann-26/+61
2025-07-07drm/xe/bmg: fix compressed VRAM handlingMatthew Auld-1/+1
2025-07-07Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"Matthew Brost-1/+0
2025-07-07drm/xe: Allocate PF queue size on pow2 boundaryMatthew Brost-0/+1
2025-07-07drm/xe/pf: Clear all LMTT pages on allocMichal Wajdeczko-0/+11
2025-07-07drm/nouveau/gsp: fix potential leak of memory used during acpi initBen Skeggs-6/+14
2025-07-05rust: drm: remove unnecessary importsTamir Duberstein-1/+1
2025-07-04drm/imagination: Fix kernel crash when hard resetting the GPUAlessio Belle-2/+2
2025-07-04drm/tegra: nvdec: Fix dma_alloc_coherent error checkMikko Perttunen-4/+2
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni-81/+189
2025-07-04Merge tag 'drm-xe-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-135/+310
2025-07-04Merge tag 'samsung-dsim-fixes-for-v6.16-rc4' of git://git.kernel.org/pub/scm/...Dave Airlie-2/+2
2025-07-04Merge tag 'exynos-drm-fixes-for-v6.16-rc4' of git://git.kernel.org/pub/scm/li...Dave Airlie-17/+33
2025-07-04Merge tag 'drm-intel-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/...Dave Airlie-14/+15
2025-07-04Merge tag 'drm-misc-fixes-2025-07-03' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-88/+192
2025-07-04nouveau/gsp: add a 50ms delay between fbsr and driver unload rpcsDave Airlie-0/+7
2025-07-03drm/nouveau: Do not fail module init on debugfs errorsAaron Thompson-11/+4
2025-07-03drm/xe: Do not wedge device on killed exec queuesMatthew Brost-4/+6
2025-07-03drm/xe: Extend WA 14018094691 to BMGDaniele Ceraolo Spurio-1/+2
2025-07-02drm/v3d: Disable interrupts before resetting the GPUMaĆ­ra Canal-10/+37
2025-07-02drm/gem: Acquire references on GEM handles for framebuffersThomas Zimmermann-11/+51
2025-07-01drm/xe: Allow dropping kunit dependency as built-inHarry Austen-1/+2
2025-07-01drm/xe: Fix kconfig promptLucas De Marchi-3/+4
2025-07-01drm/xe/bmg: Update Wa_22019338487Vinay Belgaumkar-2/+135
2025-07-01drm/xe/bmg: Update Wa_14022085890Vinay Belgaumkar-0/+9
2025-07-01drm/xe: Split xe_device_td_flush()Lucas De Marchi-28/+40
2025-07-01drm/xe/xe_guc_pc: Lock once to update stashed frequenciesLucas De Marchi-19/+20
2025-07-01drm/xe/guc_pc: Add _locked variant for min/max freqLucas De Marchi-54/+69
2025-07-01drm/xe: Make WA BB part of LRC BOMatthew Brost-21/+19
2025-07-01drm/xe: Fix out-of-bounds field write in MI_STORE_DATA_IMMJia Yao-8/+10
2025-07-01drm/i915/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang-1/+1
2025-07-01drm/i915/gt: Fix timeline left held on VMA alloc errorJanusz Krzysztofik-1/+2
2025-06-30drm/vmwgfx: Fix guests running with TDX/SEVMarko Kiiskila-1/+1
2025-06-30drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello-5/+7
2025-06-30drm/amd/display: Added case for when RR equals panel's max RR using freesyncHarold Sun-0/+9
2025-06-30drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8Alex Deucher-0/+16
2025-06-30drm/amdgpu: Fix memory leak in amdgpu_ctx_mgr_entity_finiLin.Cao-0/+1
2025-06-30drm/amdkfd: Don't call mmput from MMU notifier callbackPhilip Yang-23/+20