drm/amdgpu: revise init_rlc_save_restore_list behavior to support latest register_lis...
authorHuang Rui <ray.huang@amd.com>
Thu, 21 Dec 2017 08:13:02 +0000 (16:13 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 15 May 2018 18:43:37 +0000 (13:43 -0500)
commit727b888f6643b69db2cad1a9f0ae5f8804fa12cd
tree0a499e9a2415691c8adaf2f55baf1336815fd37b
parenta5acf930269e71c76a7e7ad6819a86919c752fb1
drm/amdgpu: revise init_rlc_save_restore_list behavior to support latest register_list_format/register_restore table

RLC save/restore list will be used on CGPG and GFXOFF function, it loads two bin
table of register_list_format/register_restore in RLC firmware.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Acked-by: Hawking Zhang <Hawking.Zhang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c