aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
9 daysdrm/msm: Restore second parameter name in purge() and evict()Nathan Chancellor1-2/+2
11 daysMerge tag 'drm-xe-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie11-34/+69
12 daysMerge tag 'mediatek-drm-fixes-20260521' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixesDave Airlie4-4/+4
12 daysMerge tag 'drm-misc-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie17-91/+117
12 daysdrm/xe/oa: Fix exec_queue leak on width check in stream openShuicheng Lin1-2/+4
12 daysMerge tag 'amd-drm-fixes-7.1-2026-05-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie27-211/+347
13 daysMerge tag 'drm-intel-fixes-2026-05-20' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-fixesDave Airlie5-7/+57
13 daysMerge tag 'drm-msm-fixes-2026-05-17' of https://gitlab.freedesktop.org/drm/msm into drm-fixesDave Airlie12-48/+66
13 daysdrm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey3-2/+26
14 daysdrm/amdgpu: fix handling in amdgpu_userq_createChristian König1-66/+52
14 daysdrm/radeon/evergreen_cs: Add missing NULL prefix check in surface checkVitaliy Triang3l Kuzmin1-2/+4
14 daysdrm/amdgpu: userq_va_mapped should remain true once doneSunil Khatri3-14/+7
14 daysdrm/amdgpu: avoid integer overflow in VA range checkCe Sun1-2/+2
14 daysdrm/amd/ras: Fix UMC error address allocation leakXiang Liu1-0/+2
14 daysdrm/amdgpu: unmap all user mappings of framebuffer and doorbell before mode1 resetYifan Zhang5-0/+55
14 daysdrm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_asyncHarry Wentland1-1/+5
14 daysdrm/amd/display: Validate GPIO pin LUT table size before iteratingHarry Wentland1-0/+9
14 daysdrm/amd/display: Fix integer overflow in bios_get_image()Harry Wentland1-3/+6
14 daysdrm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_idDavid Francis1-0/+6
14 daysdrm/amdgpu: use atomic operation to achieve lockless serializationSunil Khatri1-5/+8
14 daysdrm/amdkfd: Check bounds on allocate_doorbellDavid Francis1-0/+3
14 daysdrm/amdgpu/vce3: Fix VCE 3 firmware size and offsetsTimur Kristóf1-1/+1
14 daysdrm/amdgpu/vce2: Fix VCE 2 firmware size and offsetsTimur Kristóf1-2/+7
14 daysdrm/amdgpu/vce1: Stop using amdgpu_vce_resumeTimur Kristóf1-10/+6
14 daysdrm/amdgpu/vce1: Fix VCE 1 firmware size and offsetsTimur Kristóf1-4/+15
14 daysdrm/amdgpu/vce1: Don't repeat GTT MGR node allocationTimur Kristóf1-5/+7
14 daysdrm/amdgpu/vce1: Check if VRAM address is lower than GART.Timur Kristóf1-0/+3
14 daysdrm/amdgpu/vce1: Remove superfluous address checkTimur Kristóf1-2/+0
14 daysdrm/amdgpu/vce1: Check that the GPU address is < 128 MiBTimur Kristóf1-4/+8
14 daysdrm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2)Timur Kristóf1-1/+8
14 daysdrm/amdkfd: Fix OOB memory exposure in get_wave_state()Sunday Clement1-3/+8
14 daysdrm/amd/pm: fix memleak of dpm_policies on smu v15Yang Wang1-0/+2
14 daysdrm/amdgpu: Fix discovery offset check under VFLijo Lazar1-1/+1
14 daysdrm/amdgpu: remove va cursors for all mappingsSunil Khatri1-10/+7
14 daysdrm/amdgpu: reject non-user addresses early in GEM_USERPTR ioctlAmir Shetaia1-0/+4
14 daysdrm/amdgpu/vpe: Force collaborate sync after TRAPAlan Liu1-1/+6
14 daysdrm/amdgpu/userq: update the vm task info during signal ioctlSunil Khatri1-0/+3
14 daysdrm/amdgpu/userq: cancel reset work while tear down in progressSunil Khatri1-0/+8
14 daysdrm/amdgpu: rework userq reset work handlingChristian König4-44/+60
14 daysdrm/amdgpu/userq: pin mqd and fw object bo to avoid evictionSunil Khatri1-3/+10
14 daysdrm/amdgpu/userq: use drm_exec in amdgpu_userq_fence_read_wptrSunil Khatri1-29/+26
14 daysdrm/xe/multi_queue: Fix secondary queue error caseNiranjana Vishwanathapura1-8/+8
2026-05-19drm/bridge: megachips: remove bridge when irq request failsOsama Abdelkader1-6/+10
2026-05-19drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probeOsama Abdelkader1-1/+3
2026-05-19drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line usedJouni Högander1-4/+31
2026-05-19drm/i915/psr: Read Intel DPCD workaround registerJouni Högander2-1/+9
2026-05-19drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD registerJouni Högander1-0/+15
2026-05-19drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDPAnkit Nautiyal1-1/+1
2026-05-19drm/i915/display: Copy color pipeline from plane in the primary joiner pipeChaitanya Kumar Borah1-1/+1
2026-05-18drm/v3d: Release indirect CSD GEM reference on CPU job freeMaíra Canal1-0/+3