summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/soc24.c
AgeCommit message (Expand)AuthorFilesLines
2025-02-25drm/amdgpu: update the handle ptr in is_idleSunil Khatri1-1/+1
2025-02-19drm/amdgpu: update the handle ptr in get_clockgating_stateSunil Khatri1-2/+2
2025-02-13drm/amdgpu: Clean up atom header file inclusionLijo Lazar1-1/+0
2024-12-10drm/amdgpu: Support nbif v6_3_1 fatal error handlingCandice Li1-2/+17
2024-12-10drm/amdgpu: pass ip_block in set_clockgating_stateBoyuan Zhang1-2/+2
2024-12-10drm/amdgpu: pass ip_block in set_powergating_stateBoyuan Zhang1-2/+2
2024-11-08drm/amdgpu: Fix video caps for H264 and HEVC encode maximum sizeDavid Rosca1-1/+1
2024-10-23drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri1-6/+0
2024-10-23drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri1-6/+0
2024-10-23drm/amdgpu: clean the dummy sw_fini functionsSunil Khatri1-6/+0
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri1-5/+3
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri1-5/+3
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri1-2/+2
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri1-1/+1
2024-10-02drm/amdgpu: update the handle ptr in soft_resetSunil Khatri1-1/+1
2024-10-02drm/amdgpu: update the handle ptr in sw_finiSunil Khatri1-1/+1
2024-10-02drm/amdgpu: update the handle ptr in sw_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in late_initSunil Khatri1-2/+2
2024-10-02drm/amdgpu: update the handle ptr in early_initSunil Khatri1-2/+2
2024-09-18drm/amdgpu: Fix selfring initialization sequence on soc24David Belanger1-10/+13
2024-08-13drm/amd/amdgpu: add HDP_SD support on gc 12.0.0/1Kenneth Feng1-0/+2
2024-07-25drm/amdgpu: Fix atomics on GFX12David Belanger1-0/+4
2024-06-28drm/amdgpu/jpeg5: Add support for DPG modeSonny Jiang1-0/+1
2024-06-05drm/amdgpu/soc24: use common nbio callback to set remap offsetAlex Deucher1-3/+1
2024-05-29drm/amd/amdgpu: add AMD_PG_SUPPORT_VCN_DPG flagDavid (Ming Qiang) Wu1-1/+2
2024-05-18drm/amdgpu/vcn: update vcn5 enc/dec capabilitiesRuijing Dong1-5/+5
2024-05-18drm/amd/amdgpu: enable mmhub and athub cg on gc 12.0.0Likun Gao1-1/+5
2024-05-18drm/amdgpu: enable some cg feature for gc 12.0.0Likun Gao1-1/+7
2024-05-18drm/amdgpu: enable gfx cgcg&cgls for gfx v12_0_0Likun Gao1-1/+2
2024-05-18drm/amdgpu/jpeg5: enable power gatingSonny Jiang1-1/+2
2024-05-13drm/amd/amdgpu: update jpeg 5 capabilityDavid (Ming Qiang) Wu1-1/+1
2024-05-02drm/amd/pm: support mode1 reset on smu_v14_0_3Kenneth Feng1-0/+1
2024-05-02drm/amd/amdgpu: enable mmhub and athub cg on gc 12.0.1Kenneth Feng1-1/+6
2024-05-02drm/amd/amdgpu: enable sram fgcg on gc 12.0.1Kenneth Feng1-0/+1
2024-05-02drm/amd/amdgpu: enable perfcounter mgcg and repeater fgcgKenneth Feng1-1/+3
2024-05-02drm/amd/amdgpu: enable 3D cgcg and 3D cglsKenneth Feng1-1/+3
2024-05-02drm/amd/amdgpu: enable mgcg on gfx 12.0.1Kenneth Feng1-4/+2
2024-05-02drm/amd/amdgpu: enable cgcg and cglsKenneth Feng1-1/+2
2024-05-02drm/amdgpu/vcn5: Add VCN5 capabilitiesDavid (Ming Qiang) Wu1-0/+43
2024-05-02drm/amdgpu/vcn5: enable DPG mode supportSonny Jiang1-1/+2
2024-05-02drm/amdgpu/jpeg5: enable power gatingSonny Jiang1-1/+2
2024-05-02amdgpu/vcn: enable AMD_PG_SUPPORT_VCNDavid (Ming Qiang) Wu1-1/+1
2024-05-02drm/amd/amdgpu: add cgcg&cgls interface for gfx 12.0Kenneth Feng1-0/+3
2024-04-30drm/amdgpu: Add soc24 common ip block (v2)Hawking Zhang1-0/+530