diff options
author | Tvrtko Ursulin <[email protected]> | 2022-05-05 12:00:06 +0100 |
---|---|---|
committer | Tvrtko Ursulin <[email protected]> | 2022-05-06 08:53:25 +0100 |
commit | e6c2db2be986158afb9991d9fa8a38fe65a88516 (patch) | |
tree | 6e991ade05170868767483aefc411b9b13d673b3 /tools/perf/scripts/python/netdev-times.py | |
parent | 56ca3117f77a23a8b24e73e458bc85c11e5dea31 (diff) |
drm/i915: Don't use DRM_DEBUG_WARN_ON for unexpected l3bank/mslice config
DRM_DEBUG_WARN_ON should only be used when we are certain CI is guaranteed
to exercise a certain code path, so in case of values coming from MMIO
reads we cannot be sure CI will have all the possible SKUs and parts.
Use drm_warn instead and move logging to init phase while at it.
v2:
* GEM_WARN_ON in intel_gt_get_valid_steering.
Signed-off-by: Tvrtko Ursulin <[email protected]>
Cc: Matt Roper <[email protected]>
Cc: Jani Nikula <[email protected]>
Reviewed-by: Matt Roper <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions