aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJani Nikula <jani.nikula@intel.com>2020-11-30 13:16:01 +0200
committerJani Nikula <jani.nikula@intel.com>2020-12-02 17:29:46 +0200
commit54b3f0e6817314ff6b9a354c32a4ff217cea33d1 (patch)
treeacf8638485ca333299273e124e0df49d1c6e51c6 /tools/perf/scripts/python
parentRevert "drm/i915/display/fbc: Disable fbc by default on TGL" (diff)
downloadlinux-54b3f0e6817314ff6b9a354c32a4ff217cea33d1.tar.gz
linux-54b3f0e6817314ff6b9a354c32a4ff217cea33d1.zip
drm/i915: remove last traces of I915_READ(), I915_WRITE() and POSTING_READ()
Good riddance! Remove the macros and their remaining references in comments. The following functions should be used instead, depending on the use case: - intel_uncore_read(), intel_uncore_write(), intel_uncore_posting_read() - intel_de_read(), intel_de_write(), intel_de_posting_read() Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20201130111601.2817-10-jani.nikula@intel.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions