drm/amdgpu/gfx8: add additional MQD initialization
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Apr 2017 21:43:05 +0000 (17:43 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:39:44 +0000 (17:39 -0400)
commited6f55d1a9c0cbb6d33387e1a40adb248a311ac3
treed875f1154c835e3fcbfd249c987960e8341bae4c
parentb6dc60cf79ecbb5bbe3b57bbb098a885bba01454
drm/amdgpu/gfx8: add additional MQD initialization

Need to properly set the MTYPE and ROQ space setting.
This should fix performance regressions with KIQ enabled.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c