aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2020-02-25 13:15:09 +0200
committerJani Nikula <[email protected]>2020-02-27 09:16:18 +0200
commitdd91ddcdd507d2964b3203886ca5d16a6fcced7e (patch)
tree11f8b3b14a90a6c11207bf2736c53a6fbaaccd24 /tools/perf/scripts/python/net_dropmonitor.py
parent3c2eddc2d421762b91dbd0c00c6397f045068f8e (diff)
drm/i915/drv: use intel_uncore_write() for register access
The implicit "dev_priv" local variable use has been a long-standing pain point in the register access macros I915_READ(), I915_WRITE(), POSTING_READ(), I915_READ_FW(), and I915_WRITE_FW(). Replace the sole remaining I915_WRITE() in i915_drv.c with intel_uncore_write(), although it might be better to keep the entire file void of direct register access. No functional changes. Reviewed-by: Chris Wilson <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions