drm/amdgpu: no touch for the reserved bit of RLC_CGTT_MGCG_OVERRIDE
authorEvan Quan <evan.quan@amd.com>
Thu, 5 Jul 2018 02:26:48 +0000 (10:26 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 13 Jul 2018 19:44:45 +0000 (14:44 -0500)
commitc3693768174e90481b1b074fcc1dc68d36dd98d4
tree110b4fa3a4c6d2fbe8c337e1be1ba5b5c2381fcf
parentd26031c113acf8289d118bae9a8a293b2f9f6a34
drm/amdgpu: no touch for the reserved bit of RLC_CGTT_MGCG_OVERRIDE

On vega12, the bit0 of RLC_CGTT_MGCG_OVERRIDE is reserved.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c