drm/amdgpu/gfx10: use generic [en/dis]able_kgq() helpers
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 24 Apr 2023 18:31:00 +0000 (14:31 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:28:35 +0000 (09:28 -0400)
commitf39c25357f0c9ada9ed9676eaa7681d4583dda63
tree6a3e49d6f2c529f6396824810ff8f19eeb8a7177
parent1156e1a60f024ce29fbb88dd330c2be81c4303ea
drm/amdgpu/gfx10: 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_v10_0.c