drm/amdgpu/gfx8: reserve mqd objects before mapping them
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 23 Mar 2017 05:35:44 +0000 (01:35 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 30 Mar 2017 03:54:10 +0000 (23:54 -0400)
commit6a6f380f07c4f64d3517281eb0f484b54ce4a30e
treeab1ad229856e96f11f878d475b4f3bf5641348da
parent0875a242962cd9d2cd85a589c63393706d4f27e8
drm/amdgpu/gfx8: reserve mqd objects before mapping them

It's required.

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