diff options
author | John Harrison <John.C.Harrison@Intel.com> | 2022-07-14 17:40:28 -0700 |
---|---|---|
committer | John Harrison <John.C.Harrison@Intel.com> | 2022-07-20 16:49:56 -0700 |
commit | a4a4307003307220321f946892829a5364433809 (patch) | |
tree | 62685c63908d4e51c2d2991a420d16d24e5d3553 /tools/perf/scripts/python | |
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 <John.C.Harrison@Intel.com>
Reviewed-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220715004028.2126239-1-John.C.Harrison@Intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions