summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-06-17drm/amd/display: Skip PHY SSC reduction on some 8K panelsRoman Li1-3/+10
2026-06-17drm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2Yunxiang Li1-1/+1
2026-06-17drm/amdkfd: Properly acquire queue buffers in CRIU restoreDavid Francis1-2/+10
2026-06-17drm/amd/pm: re-enable MC access after PrepareMp1ForUnload on SMU V15 APUsShubhankar Milind Sardeshpande1-1/+6
2026-06-17drm/amdgpu: initialize iter.start in amdgpu_devcoredump_formatQiang Yu1-0/+1
2026-06-17drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li1-7/+9
2026-06-17drm/xe/rtp: Add kunit tests to exercise FIELD_SET_FUNC actionMatt Roper1-0/+52
2026-06-17drm/xe: Move engines' non-LRC programming RTP table off the stackMatt Roper1-75/+81
2026-06-17drm/xe: Move engines' LRC programming RTP table off the stackMatt Roper1-29/+31
2026-06-17drm/xe/rtp: Add FIELD_SET_FUNC RTP actionMatt Roper3-4/+42
2026-06-17drm/xe: Reformat xe_rtp_types.hMatt Roper1-5/+13
2026-06-17drm/panel-edp: Support NV140FHM-N5B and TM156VDXP25Haikun Zhou1-0/+10
2026-06-17drm/amdgpu/sdma4.4.2: add support for disabling kernel queuesAlex Deucher1-0/+14
2026-06-17drm/amdgpu/vcn5.0.1: add support for disabling kernel queuesAlex Deucher1-0/+17
2026-06-17drm/amdgpu: add userq job and state transition trace eventsPierre-Eric Pelloux-Prayer3-3/+120
2026-06-17drm/amdgpu: add userq create and destroy tracepointsPrike Liang2-0/+67
2026-06-17drm/amdgpu: set the userq xcp_idPrike Liang1-0/+2
2026-06-17drm/amdgpu: Use system unbound workqueue for soft IH ringTimur Kristóf1-1/+1
2026-06-17amdgpu/ih6.1: Fix minor versionTimur Kristóf1-1/+1
2026-06-17drm/amdkfd: Use exclusive bounds for SVM split alignment checksGerhard Schwanzer1-4/+4
2026-06-17drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen1-0/+39
2026-06-17drm/amd/ras: use IS_ERR() to check thread creation resultYiPeng Chai1-2/+3
2026-06-17drm/amdgpu: add bounds check to prevent array overflowYiPeng Chai1-0/+7
2026-06-17drm/amdgpu/vcn4.0.3: add support for disabling kernel queuesAlex Deucher1-0/+17
2026-06-17drm/amdgpu/vcn: add flags for disabling KQs/UQsAlex Deucher1-0/+3
2026-06-17drm/amdgpu/jpeg5.0.1: add support for disabling kernel queuesAlex Deucher1-0/+17
2026-06-17drm/amdgpu/jpeg4.0.3: add support for disabling kernel queuesAlex Deucher1-0/+17
2026-06-17drm/amdgpu/jpeg: add flags for disabling KQs/UQsAlex Deucher1-0/+3
2026-06-17drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf1-9/+24
2026-06-17drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf1-6/+11
2026-06-17drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf1-0/+18
2026-06-17drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf1-2/+28
2026-06-17drm/amdgpu: Only calculate register offset once in SOC15 RLCTvrtko Ursulin1-20/+27
2026-06-17drm/amdgpu: Choose SOC15 RLC register read write functions at init timeTvrtko Ursulin10-6/+64
2026-06-17drm/amdgpu: Clarify odd behaviour of AMDGPU_CTX_OP_GET_STABLE_PSTATETvrtko Ursulin1-0/+8
2026-06-17drm/amdgpu: Convert context manager to xarrayTvrtko Ursulin3-81/+45
2026-06-17drm/amdgpu: Simplify amdgpu_ctx_get_stable_pstate()Tvrtko Ursulin1-25/+13
2026-06-17drm/amdgpu: Remove live context error log and skipTvrtko Ursulin1-7/+1
2026-06-17drm/amdgpu: Consolidate ctx putTvrtko Ursulin2-48/+15
2026-06-17drm/amdgpu: Remove arbitrary number of contexts limitationTvrtko Ursulin2-4/+3
2026-06-17drm/amdgpu: Fix context pstate override handlingTvrtko Ursulin1-29/+42
2026-06-17drm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctlsXiaogang Chen1-34/+12
2026-06-17drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmapXiaogang Chen1-3/+5
2026-06-17drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctlXiaogang Chen3-13/+22
2026-06-17drm/amdgpu: clean up discovery and preempt sysfs entries on shutdowngeomcrae_amdeng5-6/+20
2026-06-17drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_formatMikhail Gavrilov1-89/+126
2026-06-17drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_execMikhail Gavrilov2-35/+58
2026-06-17drm/amdgpu: add buf length checkGangliang Xie1-1/+4
2026-06-17drm/amdkfd: fix SDMA queue counter read on non-gfx9.4.3 ASICsJesse Zhang2-23/+17
2026-06-17drm/amdkfd: Disable queue reset on gfx11 SR-IOV VFAmber Lin1-3/+4