drm/amdgpu: move mec queue helpers to amdgpu_gfx.h
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Jun 2017 16:59:29 +0000 (12:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Jun 2017 22:02:06 +0000 (18:02 -0400)
commit2db0cdbe2879f424e28f69755a16344348247d44
tree71773c2285989ccfbf9824ee7573bb8abf13fcbe
parentee04fac3b7cc5093653ba87bfdc241d321f4a3da
drm/amdgpu: move mec queue helpers to amdgpu_gfx.h

They are gfx related, not general helpers.

Reviewed-by: Alex Xie <AlexBin.Xie@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c