diff options
author | Alex Sierra <alex.sierra@amd.com> | 2020-01-09 18:14:06 -0600 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-01-16 13:34:19 -0500 |
commit | 4f01f1e58e073d35d49ca15460d00671c6244323 (patch) | |
tree | 1f67be79a51ad8a0c72f3b19de11c7a69ab6123c /drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c | |
parent | 58e508b6be82387d22785b8a4e54e50554a91594 (diff) | |
download | linux-4f01f1e58e073d35d49ca15460d00671c6244323.tar.gz linux-4f01f1e58e073d35d49ca15460d00671c6244323.tar.bz2 linux-4f01f1e58e073d35d49ca15460d00671c6244323.zip |
drm/amdgpu: replace kcq enable/disable functions on gfx_v9
[Why]
There are HW-indpendent functions that enables and disables kcq. These functions use
the kiq_pm4_funcs implementation.
[How]
Local kcq enable and disable functions removed and replace it by the generic kcq
enable under amdgpu_gfx
Signed-off-by: Alex Sierra <alex.sierra@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c')
0 files changed, 0 insertions, 0 deletions