]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: introduce two work mode for imu
authorHuang Rui <ray.huang@amd.com>
Fri, 20 May 2022 03:04:04 +0000 (11:04 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 3 Jun 2022 20:43:38 +0000 (16:43 -0400)
commitb4182f4b20240def21d8cb3855da46c39cd87038
tree2a71405fe13a593e2509694a620ab013a64010e5
parent9d0db8891efc84276e8a96cb783c816eb8e788cb
drm/amdgpu: introduce two work mode for imu

IMU has two work mode such as debug mode and mission mode. Current GC
v11_0_0 is using the debug mode.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_imu.h
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c
drivers/gpu/drm/amd/amdgpu/imu_v11_0.c