]> 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)
commitf4a54c3251323d87f21218c7bebe037f1564d32f
tree2a71405fe13a593e2509694a620ab013a64010e5
parent0374b2d621164dbe5f3ef04068de1b387ee04bf2
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