summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2025-09-09drm/amd/amdgpu: Fix missing error return on kzalloc failureColin Ian King1-1/+1
2025-09-09drm/amdgpu: Replace DRM_* with dev_* in amdgpu_psp.cHawking Zhang1-69/+75
2025-09-09Revert "drm/amdgpu: Avoid extra evict-restore process."Alex Deucher1-2/+4
2025-09-09drm/amdgpu: drop hw access in non-DC audio finiAlex Deucher4-20/+0
2025-09-04Revert "drm/amdgpu: fix incorrect vm flags to map bo"Alex Deucher1-2/+2
2025-08-28drm/amdgpu: update mmhub 3.0.1 client id mappingsAlex Deucher1-25/+32
2025-08-28drm/amdgpu: Avoid extra evict-restore process.Gang Ba1-4/+2
2025-08-28drm/amdgpu: fix incorrect vm flags to map boJack Xiao1-2/+2
2025-07-24drm/amdgpu/gfx8: reset compute ring wptr on the GPU on resumeEeli Haapalainen1-0/+1
2025-07-06drm/amdgpu: switch job hw_fence to amdgpu_fenceAlex Deucher6-32/+32
2025-07-06drm/amdgpu: Add kicker device detectionFrank Min2-0/+23
2025-07-06drm/amdgpu: amdgpu_vram_mgr_new(): Clamp lpfn to total vramJohn Olender1-1/+1
2025-06-04drm/amdgpu: enlarge the VBIOS binary size limitShiwu Zhang1-1/+1
2025-06-04drm/amdgpu: reset psp->cmd to NULL after releasing the bufferJiang Liu1-3/+2
2025-06-04drm/amdgpu: Set snoop bit for SDMA for MI seriesHarish Kasiviswanathan3-0/+83
2025-06-04drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.cVictor Lu1-5/+5
2025-06-04drm/amdgpu: Update SRIOV video codec capsDavid Rosca2-16/+10
2025-06-04drm/amdgpu: Allow P2P access through XGMIFelix Kuehling1-1/+29
2025-05-22drm/amdgpu: fix pm notifier handlingAlex Deucher2-22/+6
2025-05-22Revert "drm/amd: Stop evicting resources on APUs in suspend"Alex Deucher3-29/+2
2025-05-22drm/amd: Add Suspend/Hibernate notification callback supportMario Limonciello3-2/+46
2025-05-22drm/amdgpu: trigger flr_work if reading pf2vf data failedZhigang Luo5-10/+41
2025-05-22drm/amdgpu: Fix the runtime resume failure issueMa Jun1-0/+3
2025-05-22drm/amd: Stop evicting resources on APUs in suspendMario Limonciello3-2/+26
2025-05-18drm/amdgpu/hdp6: use memcfg register to post the write for HDP flushAlex Deucher1-1/+6
2025-05-18drm/amdgpu/hdp5: use memcfg register to post the write for HDP flushAlex Deucher1-1/+6
2025-05-18drm/amdgpu/hdp5.2: use memcfg register to post the write for HDP flushAlex Deucher1-1/+11
2025-05-18drm/amdgpu/hdp4: use memcfg register to post the write for HDP flushAlex Deucher1-1/+6
2025-04-25drm/amdgpu/dma_buf: fix page_link checkMatthew Auld1-1/+1
2025-04-25drm/amd: Handle being compiled without SI or CIK support betterMario Limonciello1-20/+24
2025-04-25drm/amdgpu: grab an additional reference on the gang fence v2Christian König1-1/+9
2025-04-10drm/amdgpu/gfx11: fix num_mecAlex Deucher1-1/+1
2025-04-10drm/amd: Keep display off while going into S4Mario Limonciello1-2/+9
2025-03-28drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca2-2/+2
2025-03-28drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca3-36/+36
2025-03-13drm/amdgpu: disable BAR resize on Dell G5 SEAlex Deucher1-0/+7
2025-03-13drm/amdgpu: Check extended configuration space register when system uses larg...Ma Jun1-0/+4
2025-02-21drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu1-2/+3
2025-02-08drm/amdgpu: tear down ttm range manager for doorbell in amdgpu_ttm_fini()Jiang Liu1-0/+1
2025-02-08drm/amdgpu/vcn: reset fw_shared under SRIOVBokun Zhang1-0/+2
2025-01-23Revert "drm/amdgpu: rework resume handling for display (v2)"Greg Kroah-Hartman1-43/+2
2025-01-23drm/amdgpu: always sync the GFX pipe on ctx switchChristian König1-2/+2
2025-01-02drm/amdkfd: drop struct kfd_cu_infoAlex Deucher2-24/+0
2025-01-02drm/amdgpu/hdp6.0: do a posting read when flushing HDPAlex Deucher1-2/+4
2025-01-02drm/amdgpu/hdp5.0: do a posting read when flushing HDPAlex Deucher1-2/+5
2025-01-02drm/amdgpu/hdp4.0: do a posting read when flushing HDPAlex Deucher1-4/+8
2025-01-02drm/amd/amdgpu: allow use kiq to do hdp flush under sriovVictor Zhao3-3/+3
2024-12-27drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer1-4/+3
2024-12-27drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer1-2/+1
2024-12-19amdgpu/uvd: get ring reference from rq schedulerDavid (Ming Qiang) Wu1-1/+1