diff options
author | John Harrison <[email protected]> | 2022-07-14 17:40:28 -0700 |
---|---|---|
committer | John Harrison <[email protected]> | 2022-07-20 16:49:56 -0700 |
commit | a4a4307003307220321f946892829a5364433809 (patch) | |
tree | 62685c63908d4e51c2d2991a420d16d24e5d3553 /drivers/gpu/drm/i915/selftests/i915_request.c | |
parent | 774ce1510e6ccb9c0752d4aa7a9ff3624b3db3f3 (diff) |
drm/i915/guc: Don't use pr_err when not necessary
A bunch of code was copy/pasted using pr_err as the default way to
report errors. However, drm_err is significantly more useful in
identifying where the error came from. So update the code to use that
instead.
Signed-off-by: John Harrison <[email protected]>
Reviewed-by: Ashutosh Dixit <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/selftests/i915_request.c')
0 files changed, 0 insertions, 0 deletions