aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAndrzej Hajda <[email protected]>2022-10-06 18:31:59 +0200
committerAndi Shyti <[email protected]>2022-10-11 13:36:45 +0200
commit06b975d58fd6105e3fad8b3a1122749f79dd7df3 (patch)
treeb09e846a102a4c32643f6d5fcaf57f5c5fe1f390 /tools/perf/scripts/python/bin
parente58c2cac2c21f2785d4ab9f4ddf6d9e7a92dd8e7 (diff)
drm/i915: make intel_uncore_rmw() write unconditionally
Two small changes in intel_uncore_rmw will allow to use it more broadly: - write register unconditionally, for use with latch registers, - return old value of the register, IRQ cleanup and similar. If we really want to keep write-only-if-changed feature maybe other helper will be more suitable for it, intel_uncore_rmw name suggests unconditional write. Signed-off-by: Andrzej Hajda <[email protected]> Reviewed-by: Andi Shyti <[email protected]> Acked-by: Jani Nikula <[email protected]> Signed-off-by: Andi Shyti <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions