aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJani Nikula <[email protected]>2020-11-30 13:16:01 +0200
committerJani Nikula <[email protected]>2020-12-02 17:29:46 +0200
commit54b3f0e6817314ff6b9a354c32a4ff217cea33d1 (patch)
treeacf8638485ca333299273e124e0df49d1c6e51c6 /tools/perf/scripts/python/syscall-counts.py
parentf9c914a5b946e3e85fff939ebb7e36057b0c410d (diff)
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 <[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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions