summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-06-19drm/amd/display: Use krealloc_array() in dal_vector_reserve()Harry Wentland
2026-06-19drm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval()Harry Wentland
2026-06-19drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfsHarry Wentland
2026-06-19drm/amd/display: add missing CSC entries for BT.2020 for DCE IPsLeorize
2026-06-19drm/amd/display: Clamp VBIOS HDMI retimer register count to array sizeHarry Wentland
2026-06-19drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer sizeHarry Wentland
2026-06-19drm/amd/display: Bound VBIOS record-chain walk loopsHarry Wentland
2026-06-19drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_rangePriya Hosur
2026-06-19drm/amd/pm: mark metrics.energy_accumulator is invalid for smu 14.0.2Yang Wang
2026-06-19drm/amd/pm: fix smu13 power limit default/cap calculationYang Wang
2026-06-19drm/amdgpu: set noretry=1 as default for GFX 10.1.x (Navi10/12/14)Vitaly Prosyak
2026-06-19drm/amdgpu: restart the CS if some parts of the VM are still invalidatedChristian König
2026-06-19drm/amdgpu: fix waiting for all submissions for userptrsChristian König
2026-06-19drm/v3d: Skip CSD when it has zeroed workgroupsMaíra Canal
2026-06-19drm/v3d: Fix vaddr leak when indirect CSD has zeroed workgroupsMaíra Canal
2026-06-19drm/v3d: Fix global performance monitor reference countingMaíra Canal
2026-06-19drm/v3d: Wait for pending L2T flush before cleaning cachesMaíra Canal
2026-06-19drm/xe: Clear pending_disable before signaling suspend fenceTangudu Tilak Tirumalesh
2026-06-19drm/xe/display: fix oops in suspend/shutdown without displayJani Nikula
2026-06-19drm/amdkfd: Fix buffer overflow in SDMA queue checkpoint/restore on GFX11Andrew Martin
2026-06-19drm/amdkfd: fix NULL dereference in get_queue_ids()Muhammad Bilal
2026-06-19drm/gem: Try to fix change_handle ioctl, attempt 4Simona Vetter
2026-06-19drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info()Harry Wentland
2026-06-19drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait()Wentao Liang
2026-06-19drm/i915/gem: Fix phys BO pread/pwrite with offsetJoonas Lahtinen
2026-06-19drm/xe: fix refcount leak in xe_range_fence_insert()Wentao Liang
2026-06-19drm/vc4: fix krealloc() memory leakAlexander A. Klimov
2026-06-19drm/virtio: Fix driver removal with disabled KMSDmitry Osipenko
2026-06-19drm/i915/edp: Check supported link rates DPCD readNikita Zhandarovich
2026-06-19drm/hyperv: During panic do VMBus unload after frame buffer is flushedMichael Kelley
2026-06-19drm/imx: Fix three kernel-doc warnings in dcss-scaler.cYicong Hui
2026-06-09drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enableJouni Högander
2026-06-09drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFOZiyi Guo
2026-06-09drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfxChristian König
2026-06-09drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFOMichael Bommarito
2026-06-09drm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis
2026-06-09drm/amdkfd: fix a vulnerability of integer overflow in kfd debuggerEric Huang
2026-06-09drm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang
2026-06-09drm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf
2026-06-09drm/i915: Fix potential UAF in TTM object purgeJanusz Krzysztofik
2026-06-09drm/i915/psr: Block DC states on vblank enable when Panel Replay supportedJouni Högander
2026-06-09drm/gem: fix race between change_handle and handle_deleteZhenghang Xiao
2026-06-09drm/hyperv: validate VMBus packet size in receive callbackBerkant Koc
2026-06-09drm/hyperv: validate resolution_count and fix WIN8 fallbackBerkant Koc
2026-06-09drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line usedJouni Högander
2026-06-09drm/i915/psr: Read Intel DPCD workaround registerJouni Högander
2026-06-09drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD registerJouni Högander
2026-06-09media: rc: fix race between unregister and urb/irq callbacksSean Young
2026-06-09drm/xe: Restore IDLEDLY regiter on engine resetBalasubramani Vivekanandan
2026-06-01drm/msm: Restore second parameter name in purge() and evict()Nathan Chancellor