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 03:11:59 +0000 (23:11 -0400)
commit4b18a91faf1752f9bd69a4ed3aed2c8f6e5b0528
treee3e065f54eaccfcd67a99f52dde6dc31b8d3ec96
parent65ff8092e4802f96d87d3d7cde146961f5228265
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