drm/amdgpu/gfx11: use generic [en/dis]able_kgq() helpers
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 24 Apr 2023 18:33:15 +0000 (14:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:28:39 +0000 (09:28 -0400)
commit83033f72a40b5035c78f847fa4cc55fba633b82a
tree7ccd42fc1145e71af0f07732a67eda0dc2896577
parentf39c25357f0c9ada9ed9676eaa7681d4583dda63
drm/amdgpu/gfx11: use generic [en/dis]able_kgq() helpers

And remove the duplicate local variants.

Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c