]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Move common code to amdgpu_gfx.c
authorHawking Zhang <Hawking.Zhang@amd.com>
Tue, 5 Mar 2019 14:05:02 +0000 (22:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 02:24:54 +0000 (21:24 -0500)
commitec341bcb5e972b9a5a94a07d1f318c526af17d6a
treefa0b1cb2fc1b53f81db85b64b1ec9805a0119e9f
parentd8b8066f5abf3ddba55b177c9788ff8497b4598d
drm/amdgpu: Move common code to amdgpu_gfx.c

move common code to amdgpu_gfx_enable_kcq,so
this function can be shared with gfx8 and gfx9

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@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