drm/amdgpu/gfx8: move MEC doorbell range setting
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 10 Apr 2017 17:00:14 +0000 (13:00 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:39:53 +0000 (17:39 -0400)
commitd17c0faf1de82eaaa6c6503e6abb524621206589
treefd408b1653fa3fdec3f2716330a3189a7b4167cf
parenta545e491bb2d22019fc8b55186d1c815120c12fb
drm/amdgpu/gfx8: move MEC doorbell range setting

It's global, not queue specific, so move it out of the
kiq register init function.

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