summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-05-28drm/managed: use special gfp_t format specifierBrendan Jackman
2026-05-24drm/msm: Restore second parameter name in purge() and evict()Nathan Chancellor
2026-05-23Merge tag 'drm-xe-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-22Merge tag 'mediatek-drm-fixes-20260521' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2026-05-22Merge tag 'drm-misc-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-05-21drm/xe/oa: Fix exec_queue leak on width check in stream openShuicheng Lin
2026-05-21Merge tag 'amd-drm-fixes-7.1-2026-05-20' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-05-21Merge tag 'drm-intel-fixes-2026-05-20' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-05-21Merge tag 'drm-msm-fixes-2026-05-17' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2026-05-20drm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey
2026-05-19drm/amdgpu: fix handling in amdgpu_userq_createChristian König
2026-05-19drm/radeon/evergreen_cs: Add missing NULL prefix check in surface checkVitaliy Triang3l Kuzmin
2026-05-19drm/amdgpu: userq_va_mapped should remain true once doneSunil Khatri
2026-05-19drm/amdgpu: avoid integer overflow in VA range checkCe Sun
2026-05-19drm/amd/ras: Fix UMC error address allocation leakXiang Liu
2026-05-19drm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 ...Yifan Zhang
2026-05-19drm/amd/display: Validate payload length and link_index in dc_process_dmub_au...Harry Wentland
2026-05-19drm/amd/display: Validate GPIO pin LUT table size before iteratingHarry Wentland
2026-05-19drm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland
2026-05-19drm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_idDavid Francis
2026-05-19drm/amdgpu: use atomic operation to achieve lockless serializationSunil Khatri
2026-05-19drm/amdkfd: Check bounds on allocate_doorbellDavid Francis
2026-05-19drm/amdgpu/vce3: Fix VCE 3 firmware size and offsetsTimur Kristóf
2026-05-19drm/amdgpu/vce2: Fix VCE 2 firmware size and offsetsTimur Kristóf
2026-05-19drm/amdgpu/vce1: Stop using amdgpu_vce_resumeTimur Kristóf
2026-05-19drm/amdgpu/vce1: Fix VCE 1 firmware size and offsetsTimur Kristóf
2026-05-19drm/amdgpu/vce1: Don't repeat GTT MGR node allocationTimur Kristóf
2026-05-19drm/amdgpu/vce1: Check if VRAM address is lower than GART.Timur Kristóf
2026-05-19drm/amdgpu/vce1: Remove superfluous address checkTimur Kristóf
2026-05-19drm/amdgpu/vce1: Check that the GPU address is < 128 MiBTimur Kristóf
2026-05-19drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2)Timur Kristóf
2026-05-19drm/amdkfd: Fix OOB memory exposure in get_wave_state()Sunday Clement
2026-05-19drm/amd/pm: fix memleak of dpm_policies on smu v15Yang Wang
2026-05-19drm/amdgpu: Fix discovery offset check under VFLijo Lazar
2026-05-19drm/amdgpu: remove va cursors for all mappingsSunil Khatri
2026-05-19drm/amdgpu: reject non-user addresses early in GEM_USERPTR ioctlAmir Shetaia
2026-05-19drm/amdgpu/vpe: Force collaborate sync after TRAPAlan Liu
2026-05-19drm/amdgpu/userq: update the vm task info during signal ioctlSunil Khatri
2026-05-19drm/amdgpu/userq: cancel reset work while tear down in progressSunil Khatri
2026-05-19drm/amdgpu: rework userq reset work handlingChristian König
2026-05-19drm/amdgpu/userq: pin mqd and fw object bo to avoid evictionSunil Khatri
2026-05-19drm/amdgpu/userq: use drm_exec in amdgpu_userq_fence_read_wptrSunil Khatri
2026-05-19drm/xe/multi_queue: Fix secondary queue error caseNiranjana Vishwanathapura
2026-05-19drm/bridge: megachips: remove bridge when irq request failsOsama Abdelkader
2026-05-19drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probeOsama Abdelkader
2026-05-19drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line usedJouni Högander
2026-05-19drm/i915/psr: Read Intel DPCD workaround registerJouni Högander
2026-05-19drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD registerJouni Högander
2026-05-19drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDPAnkit Nautiyal
2026-05-19drm/i915/display: Copy color pipeline from plane in the primary joiner pipeChaitanya Kumar Borah