diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2022-11-09 16:20:26 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-12-20 12:46:49 -0500 |
commit | 735c7064682e4bf0b0788f7786f0281158d68725 (patch) | |
tree | ca151544858e5495106900fd043f5e4b9d381d14 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | d5d29009b88f9b0e56e3d8b0bbebc443d41f89ef (diff) |
drm/amdgpu/gmc11: don't touch gfxhub registers during S0ix
gfxhub registers are part of gfx IP and should not need to be
changed. Doing so without disabling gfxoff can hang the gfx IP.
v2: add comments explaining why we can skip the interrupt
control for S0i3
Reviewed-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions