OSDN Git Service

drm/amdgpu: Move kiq ring lock out of virt structure
authorShaoyun Liu <Shaoyun.Liu@amd.com>
Fri, 28 Apr 2017 21:18:26 +0000 (17:18 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 24 May 2017 21:40:12 +0000 (17:40 -0400)
commitcdf6adb28f79e728389b2e1a5e524504ce710eb6
treed484f159d7673b510fed348365593680f3311cd4
parentb98b8dbc39d59a06b2104cfafed71ce465573e8e
drm/amdgpu: Move kiq ring lock out of virt structure

The usage of kiq should not depend on the virtualization.

Signed-off-by: Shaoyun Liu <Shaoyun.Liu@amd.com>
Reviewed-by:Andres Rodriquez <andresx7@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h
drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c