aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/selftests/i915_request.c
diff options
context:
space:
mode:
authorJohn Harrison <[email protected]>2022-07-14 17:40:28 -0700
committerJohn Harrison <[email protected]>2022-07-20 16:49:56 -0700
commita4a4307003307220321f946892829a5364433809 (patch)
tree62685c63908d4e51c2d2991a420d16d24e5d3553 /drivers/gpu/drm/i915/selftests/i915_request.c
parent774ce1510e6ccb9c0752d4aa7a9ff3624b3db3f3 (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