summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2026-07-01drm/amdgpu: Validate ATPX buffer length before useLijo Lazar
2026-07-01drm/amdgpu: Validate ATIF buffer length before useLijo Lazar
2026-07-01drm/amdgpu: guard zero divisors in soc_v1_0 partition codeAsad Kamal
2026-07-01drm/amdgpu: validate XCP topology counts before divisionAsad Kamal
2026-07-01drm/amdgpu: Fix mes remove_hw_queue lockAmber Lin
2026-07-01drm/amdgpu: Add checks to vbios fetch through ATRMLijo Lazar
2026-07-01drm/amdgpu: Fix kobject cleanup in xcp sysfsLijo Lazar
2026-07-01drm/amdgpu: Remove output parameter in bo list handlingTvrtko Ursulin
2026-07-01drm/amdgpu: Replace idr with xarray in amdgpu_bo_listTvrtko Ursulin
2026-07-01drm/amdgpu: Remove the bo list mutexTvrtko Ursulin
2026-07-01drm/amdgpu: Drop support for variable struct drm_amdgpu_bo_list_entry sizeTvrtko Ursulin
2026-07-01drm/amdgpu/gfx9.4.3: add support for disabling kernel queuesAlex Deucher
2026-07-01drm/amdgpu: dump RAS EEPROM table via debugfsXiang Liu
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/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen
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: Fix context pstate override handlingTvrtko Ursulin
2026-06-17drm/amdkfd: Let driver decide buffer size at AMDKFD_IOC_GET_DMABUF_INFO ioctlXiaogang Chen
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: Don't use UTS_RELEASE directlyUwe Kleine-König (The Capable Hub)
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/amdgpu: initialize irq.lock spinlock earlierThadeu Lima de Souza Cascardo
2026-06-17drm/amdgpu/gfx: fix cleaner shader IB buffer overflowAsad Kamal
2026-06-17drm/amdgpu: allocate lockdep mutex on the heap to fix stack overflowPrike Liang
2026-06-17drm/amdgpu: skip already suspended IP blocks in ip_suspend_phase2Yunxiang Li
2026-06-17drm/amdgpu: initialize iter.start in amdgpu_devcoredump_formatQiang Yu
2026-06-17drm/amdkfd: Avoid double-unpin of DOORBELL/MMIO BOs on freeYunxiang Li
2026-06-17drm/amdgpu/sdma4.4.2: add support for disabling kernel queuesAlex Deucher
2026-06-17drm/amdgpu/vcn5.0.1: add support for disabling kernel queuesAlex Deucher
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/amdgpu/gfx9: Fix Ring and IB test fail after mode2Jiqian Chen
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