]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu/gfx10: enable kiq to map mes ring
authorJack Xiao <Jack.Xiao@amd.com>
Tue, 4 Aug 2020 07:56:20 +0000 (15:56 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 14:43:54 +0000 (10:43 -0400)
commit6d52f6b2ac0aa019594ae0938fb5091b5407d0b9
tree54656d50110ba151d02475165888689f36590432
parentf1de0b188695d827b1e0308bc7317d68f4bf8646
drm/amdgpu/gfx10: enable kiq to map mes ring

Enable KIQ to map MES ring:
1). add MES queue mapping support in MAP_QUEUES packet.
2). use correct MQD settings for MES queue.

Signed-off-by: Jack Xiao <Jack.Xiao@amd.com>
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
drivers/gpu/drm/amd/amdgpu/mes_v10_1.c