diff options
| author | 2020-02-25 13:15:09 +0200 | |
|---|---|---|
| committer | 2020-02-27 09:16:18 +0200 | |
| commit | dd91ddcdd507d2964b3203886ca5d16a6fcced7e (patch) | |
| tree | 11f8b3b14a90a6c11207bf2736c53a6fbaaccd24 /tools/perf/scripts/python/bin/syscall-counts-record | |
| parent | drm/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/syscall-counts-record')
0 files changed, 0 insertions, 0 deletions
