]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm/amdgpu: Refine IB schedule error logging
authorLijo Lazar <lijo.lazar@amd.com>
Thu, 21 Mar 2024 12:16:36 +0000 (17:46 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Apr 2024 01:49:09 +0000 (21:49 -0400)
commitcd409dbc6986bc5f9bfacbbc968886531d47d5ce
tree6bc83c753b9307aee7c07ca78fda8e2f7bfccf01
parent2ea6f4d94d0d215798eb1a623f43e5e0fb526f4a
drm/amdgpu: Refine IB schedule error logging

Downgrade to debug information when IBs are skipped. Also, use dev_* to
identify the device.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Asad Kamal <asad.kamal@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_job.c