summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-06-17drm/amdgpu: add userq job and state transition trace eventsPierre-Eric Pelloux-Prayer
2026-06-17drm/amdgpu: add userq create and destroy tracepointsPrike Liang
2026-06-17drm/amdgpu: set the userq xcp_idPrike Liang
2026-06-17drm/amdgpu: Use system unbound workqueue for soft IH ringTimur Kristóf
2026-06-17amdgpu/ih6.1: Fix minor versionTimur Kristóf
2026-06-17drm/amdkfd: Use exclusive bounds for SVM split alignment checksGerhard Schwanzer
2026-06-17drm/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen
2026-06-17drm/amd/ras: use IS_ERR() to check thread creation resultYiPeng Chai
2026-06-17drm/amdgpu: add bounds check to prevent array overflowYiPeng Chai
2026-06-17drm/amdgpu/vcn4.0.3: add support for disabling kernel queuesAlex Deucher
2026-06-17drm/amdgpu/vcn: add flags for disabling KQs/UQsAlex Deucher
2026-06-17drm/amdgpu/jpeg5.0.1: add support for disabling kernel queuesAlex Deucher
2026-06-17drm/amdgpu/jpeg4.0.3: add support for disabling kernel queuesAlex Deucher
2026-06-17drm/amdgpu/jpeg: add flags for disabling KQs/UQsAlex Deucher
2026-06-17drm/amdgpu/uvd: Fix forcing MSG, FB BOs into VCPU segment when it isn't at 0 ...Timur Kristóf
2026-06-17drm/amdgpu/uvd: Place VCPU BO only in VRAM for UVD 4.x and olderTimur Kristóf
2026-06-17drm/amdgpu: Fix amdgpu_bo_move() when old_mem and new_mem are both GTTTimur Kristóf
2026-06-17drm/amdgpu: Respect placement requirements in amdgpu_gtt_mgr functionsTimur Kristóf
2026-06-17drm/amdgpu: Only calculate register offset once in SOC15 RLCTvrtko Ursulin
2026-06-17drm/amdgpu: Choose SOC15 RLC register read write functions at init timeTvrtko Ursulin
2026-06-17drm/amdgpu: Clarify odd behaviour of AMDGPU_CTX_OP_GET_STABLE_PSTATETvrtko Ursulin
2026-06-17drm/amdgpu: Convert context manager to xarrayTvrtko Ursulin
2026-06-17drm/amdgpu: Simplify amdgpu_ctx_get_stable_pstate()Tvrtko Ursulin
2026-06-17drm/amdgpu: Remove live context error log and skipTvrtko Ursulin
2026-06-17drm/amdgpu: Consolidate ctx putTvrtko Ursulin
2026-06-17drm/amdgpu: Remove arbitrary number of contexts limitationTvrtko Ursulin
2026-06-17drm/amdgpu: Fix context pstate override handlingTvrtko Ursulin
2026-06-17drm/amdkfd: Use memdup_array_user to copy data from/to user space at kfd ioctlsXiaogang Chen
2026-06-17drm/amdkfd: check find_first_zero_bit before __set_bit on kfd->doorbell_bitmapXiaogang Chen
2026-06-17drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctlXiaogang Chen
2026-06-17drm/amdgpu: clean up discovery and preempt sysfs entries on shutdowngeomcrae_amdeng
2026-06-17drm/amdgpu: fix recursive ww_mutex acquire in amdgpu_devcoredump_formatMikhail Gavrilov
2026-06-17drm/amdgpu: convert amdgpu_vm_lock_by_pasid() to drm_execMikhail Gavrilov
2026-06-17drm/amdgpu: add buf length checkGangliang Xie
2026-06-17drm/amdkfd: fix SDMA queue counter read on non-gfx9.4.3 ASICsJesse Zhang
2026-06-17drm/amdkfd: Disable queue reset on gfx11 SR-IOV VFAmber Lin
2026-06-17drm/amdkfd: Fix NULL deref during sysfs teardownGeoffrey McRae
2026-06-17drm/amdgpu: validate CP_GFX_SHADOW chunk size in CS pass1Mario Limonciello
2026-06-17drm/amdgpu: check amdgpu_vm_bo_find() result in GET_MAPPING_INFOMario Limonciello
2026-06-17drm/amdkfd: Limit queue reset support on gfx9Amber Lin
2026-06-17drm/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo
2026-06-17drm/amdgpu: enumerate UMSCH HW IPRuijing Dong
2026-06-17drm/amdkfd: fix list_del corruption in kfd_criu_resume_svmMario Limonciello
2026-06-17drm/amd/display: Use seq_putc() in three functionsMarkus Elfring
2026-06-17drm/amd/display: Simplify data output in ips_status_show()Markus Elfring
2026-06-17drm/amdgpu: Export ip_discovery sysfs on probe failureMario Limonciello
2026-06-17drm/radeon: avoid double free in r600 DPM cleanupRuoyu Wang
2026-06-17drm/radeon: fix r100_copy_blit for large BOsPavel Ondračka
2026-06-17drm/amd/display: use DisplayID panel type in dm_set_panel_typeChenyu Chen
2026-06-17drm/edid: parse panel type from DisplayID 2.x Display ParametersChenyu Chen