diff options
| author | Sunil Khatri <[email protected]> | 2025-04-22 12:40:22 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2025-05-05 17:29:25 +0000 |
| commit | 8c97cdb1a692eafcf5b6e8fc7e7ecc7eff28984e (patch) | |
| tree | 33fd75ee100b5c9e3b780ad8dbec063a47bd6495 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
| parent | drm/amdgpu: add drm_file reference in userq_mgr (diff) | |
| download | kernel-8c97cdb1a692eafcf5b6e8fc7e7ecc7eff28984e.tar.gz kernel-8c97cdb1a692eafcf5b6e8fc7e7ecc7eff28984e.zip | |
drm/amdgpu: use drm_file_err in fence timeouts
use drm_file_err instead of DRM_ERROR which adds
process and pid information in the userqueue error
logging.
Sample log:
[ 19.802315] amdgpu 0000:0a:00.0: [drm] *ERROR* comm: ibus-x11 pid: 2055 client: Unset ... Couldn't unmap all the queues
[ 19.802319] amdgpu 0000:0a:00.0: [drm] *ERROR* comm: ibus-x11 pid: 2055 client: Unset ... Failed to evict userqueue
[ 19.838432] amdgpu 0000:0a:00.0: [drm] *ERROR* comm: systemd-logind pid: 1042 client: Unset ... Couldn't unmap all the queues
[ 19.838436] amdgpu 0000:0a:00.0: [drm] *ERROR* comm: systemd-logind pid: 1042 client: Unset ... Failed to evict userqueue
Signed-off-by: Sunil Khatri <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions
