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)
commit542a0f2ef9ea2ccfadf2b8a3b53368c61fc97a0f
tree2a71405fe13a593e2509694a620ab013a64010e5
parent2cb6915dcf70a2bf7ee10fcf3f56b083beec1086
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