summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/soc24.c
AgeCommit message (Expand)Author
2024-11-08drm/amdgpu: Fix video caps for H264 and HEVC encode maximum sizeDavid Rosca
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri
2024-10-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri
2024-10-22drm/amdgpu: clean the dummy sw_fini functionsSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_finiSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in hw_initSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in resumeSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in suspendSunil Khatri
2024-10-07drm/amdgpu: update the handle ptr in wait_for_idleSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in soft_resetSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_finiSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in sw_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in late_initSunil Khatri
2024-10-01drm/amdgpu: update the handle ptr in early_initSunil Khatri
2024-09-18drm/amdgpu: Fix selfring initialization sequence on soc24David Belanger
2024-08-13drm/amd/amdgpu: add HDP_SD support on gc 12.0.0/1Kenneth Feng
2024-07-24drm/amdgpu: Fix atomics on GFX12David Belanger
2024-06-27drm/amdgpu/jpeg5: Add support for DPG modeSonny Jiang
2024-06-05drm/amdgpu/soc24: use common nbio callback to set remap offsetAlex Deucher
2024-05-29drm/amd/amdgpu: add AMD_PG_SUPPORT_VCN_DPG flagDavid (Ming Qiang) Wu
2024-05-17drm/amdgpu/vcn: update vcn5 enc/dec capabilitiesRuijing Dong
2024-05-17drm/amd/amdgpu: enable mmhub and athub cg on gc 12.0.0Likun Gao
2024-05-17drm/amdgpu: enable some cg feature for gc 12.0.0Likun Gao
2024-05-17drm/amdgpu: enable gfx cgcg&cgls for gfx v12_0_0Likun Gao
2024-05-17drm/amdgpu/jpeg5: enable power gatingSonny Jiang
2024-05-13drm/amd/amdgpu: update jpeg 5 capabilityDavid (Ming Qiang) Wu
2024-05-02drm/amd/pm: support mode1 reset on smu_v14_0_3Kenneth Feng
2024-05-02drm/amd/amdgpu: enable mmhub and athub cg on gc 12.0.1Kenneth Feng
2024-05-02drm/amd/amdgpu: enable sram fgcg on gc 12.0.1Kenneth Feng
2024-05-02drm/amd/amdgpu: enable perfcounter mgcg and repeater fgcgKenneth Feng
2024-05-02drm/amd/amdgpu: enable 3D cgcg and 3D cglsKenneth Feng
2024-05-02drm/amd/amdgpu: enable mgcg on gfx 12.0.1Kenneth Feng
2024-05-02drm/amd/amdgpu: enable cgcg and cglsKenneth Feng
2024-05-02drm/amdgpu/vcn5: Add VCN5 capabilitiesDavid (Ming Qiang) Wu
2024-05-02drm/amdgpu/vcn5: enable DPG mode supportSonny Jiang
2024-05-02drm/amdgpu/jpeg5: enable power gatingSonny Jiang
2024-05-02amdgpu/vcn: enable AMD_PG_SUPPORT_VCNDavid (Ming Qiang) Wu
2024-05-02drm/amd/amdgpu: add cgcg&cgls interface for gfx 12.0Kenneth Feng
2024-04-30drm/amdgpu: Add soc24 common ip block (v2)Hawking Zhang