]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.c
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Jun 2017 17:31:32 +0000 (13:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 7 Jun 2017 22:20:41 +0000 (18:20 -0400)
commit71c37505e7eaa01fa259debad1a71a7ae061039d
tree2c8be48756c40c0407ba35f579d7f33d38aefc85
parent2db0cdbe2879f424e28f69755a16344348247d44
drm/amdgpu/gfx: move more common KIQ code to amdgpu_gfx.c

Lots more common stuff.

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