]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu: drop mmRLC_PG_CNTL clear v2
authorEvan Quan <evan.quan@amd.com>
Wed, 4 Jul 2018 09:06:38 +0000 (17:06 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Jul 2018 19:44:38 +0000 (14:44 -0500)
commitd26031c113acf8289d118bae9a8a293b2f9f6a34
treeff806656b80bb54df11e966d67e3a9d859074712
parentb58b65cf7ac09b3d9a979a6a9bbe41abfc425a2a
drm/amdgpu: drop mmRLC_PG_CNTL clear v2

SMU owns this register so the driver should not set it
to avoid breaking gfxoff.

v2: update description

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
Reviewed-by: Huang Rui <ray.huang at amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c