]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: add RLC_PG_DELAY_3 for yellow carp
authorAaron Liu <aaron.liu@amd.com>
Mon, 25 Jan 2021 08:08:55 +0000 (16:08 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 4 Jun 2021 20:03:19 +0000 (16:03 -0400)
commit7c2306c743649f39d1d6275e2cd298395baa39fd
treef8aa67cef80c4c059da8a111becfc09cdd1f061d
parent1d7db1d43d4698366679d66f44877c82912f1c89
drm/amdgpu: add RLC_PG_DELAY_3 for yellow carp

RLC_PG_DELAY_3 is to make RLC in safe mode to
prevent any misalignment or conflict in middle of any power
feature entry/exit sequence when CGPG feature is enabled.

Signed-off-by: Aaron Liu <aaron.liu@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c