diff options
| author | Michal Wajdeczko <[email protected]> | 2018-01-11 15:24:41 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2018-01-18 17:15:49 +0000 |
| commit | 35fe703c3161ac9e723c845d425814a02cfda140 (patch) | |
| tree | 3e521e822aa151b40fb530edaee281a38446c4cf /tools/perf/scripts/python/netdev-times.py | |
| parent | 0ed8795353265259b3c891d0626fed5f257dc527 (diff) | |
drm/i915/guc: Change values for i915_guc_log_control
Today we have format mismatch between read/write operations
of i915_guc_log_control entry. For read we return (0, 1..4)
that represents disable/verbosity levels, but for write we
force user to follow internal structure format (0,1,9,11,13).
Let's hide internals from the user and accept same values
as we support for read and related guc_log_level modparam.
Signed-off-by: Michal Wajdeczko <[email protected]>
Cc: Sagar Arun Kamble <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Cc: Joonas Lahtinen <[email protected]>
Cc: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Reviewed-by: Sagar Arun Kamble <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions