]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: kiq pm4 function implementation for gfx_v9
authorAlex Sierra <alex.sierra@amd.com>
Thu, 9 Jan 2020 21:36:37 +0000 (15:36 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 16 Jan 2020 18:34:04 +0000 (13:34 -0500)
commit7a8ea04bfa12c8213b84ca8ccdf75365bb0c0610
tree4f4d3f9c096ec24258045bb98b147083439e7832
parentc13aa86340245a0cb6095a1f1bb3c1bc6831a271
drm/amdgpu: kiq pm4 function implementation for gfx_v9

Functions implemented from kiq_pm4_funcs struct members
for gfx_v9 version.

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>
drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c