drm/amdgpu/gfx8: set doorbell range for polaris as well
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Apr 2017 16:48:02 +0000 (12:48 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:39:45 +0000 (17:39 -0400)
commita576fe51512050d0005a7be40e59ae7c8b9b49d7
treef24904360b5e5794bf08f42498baecd1cb12e76b
parented6f55d1a9c0cbb6d33387e1a40adb248a311ac3
drm/amdgpu/gfx8: set doorbell range for polaris as well

Add missing chips to the doorbell range setup.  These
were missed in the KIQ code.  Fixes power and performance
regressions with KIQ.  Spotted by Rex.

Tested-and-Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c