aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2020-02-25 13:15:09 +0200
committerJani Nikula <jani.nikula@intel.com>2020-02-27 09:16:18 +0200
commitdd91ddcdd507d2964b3203886ca5d16a6fcced7e (patch)
tree11f8b3b14a90a6c11207bf2736c53a6fbaaccd24 /tools/perf/scripts/python/bin
parentdrm/i915/dram: use intel_uncore_*() functions for register access (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 <chris@chris-wilson.co.uk> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200225111509.21879-3-jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions