summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c
diff options
context:
space:
mode:
authorHawking Zhang <Hawking.Zhang@amd.com>2020-10-23 21:48:19 +0800
committerAlex Deucher <alexander.deucher@amd.com>2020-11-13 00:13:35 -0500
commit8473c1387f6f23cd3d8174f5b87def48a3297bd4 (patch)
treee145e4399ce5ae537288f4936dc231243949d321 /drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c
parent0e961589f53e6d5164f308dd10c0e3c0b655f6ee (diff)
downloadlinux-8473c1387f6f23cd3d8174f5b87def48a3297bd4.tar.gz
linux-8473c1387f6f23cd3d8174f5b87def48a3297bd4.tar.bz2
linux-8473c1387f6f23cd3d8174f5b87def48a3297bd4.zip
drm/amdgpu: disable rom clock gating support for APUs
ROM clock gating enable/disable is not supported on APU platform. (i.e. CGTT_ROM_CLK_CTRL0 register is not availabe on APU). SMUIO callbacks will check APU flag before enable/disable rom clock gating, and skip the programming. Accordingly, query clock gating status through CGTT_ROM_CLK_CTRL0 also doesn't support on APU platform. The change applies to RAVEN/RAVEN2/PICASSO/RENOIR. Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Reviewed-by: John Clements <john.clements@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c')
0 files changed, 0 insertions, 0 deletions