]> git.karo-electronics.de Git - linux-beck.git/commit
drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.
authorRex Zhu <Rex.Zhu@amd.com>
Wed, 7 Dec 2016 09:22:25 +0000 (17:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 15 Dec 2016 20:16:22 +0000 (15:16 -0500)
commiteb584241226958d45aa1f07f4f6a6ea9da98b29e
tree05325283a29d0d4e49f6beb9f80d3584c008e936
parent54971406b7731efd5dbe0b1ccc42dfbd8af1f3b2
drm/amdgpu: fix enable_cp_power_gating in gfx_v8.0.

the CP_PG_DISABLE bit was reversed.

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c