diff options
author | Matt Roper <[email protected]> | 2020-12-31 11:11:03 -0800 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2021-01-01 22:15:03 +0000 |
commit | 9fb87fb3fdd208fbbab339ad32406e010c938740 (patch) | |
tree | 7e108ca0d987028e5b3f0defeb8747366a363056 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 4e5c8a99e1cb701aa3ed70d9c0eb5aacd9529390 (diff) |
drm/i915: Clarify error message on failed workaround
Let's modify the "workaround lost" error message slightly to make it
more clear what the various numbers represent. Also, the 'expected'
value needs to be &'d with wa->read so that it doesn't include the mask
bits for masked registers (those bits are write-only in the hardware and
will usually always read out as 0's).
Signed-off-by: Matt Roper <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions