diff options
author | 2022-10-19 16:38:17 +0200 | |
---|---|---|
committer | 2022-10-24 20:32:55 +0200 | |
commit | 5490c50438c6a8af849f3894a1b7d655349a7b7b (patch) | |
tree | a5ab9c05e7009357ac27f1ba81459378eaf8541a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/i915/xelpg: Fix write to MTL_MCR_SELECTOR (diff) | |
download | wireguard-linux-5490c50438c6a8af849f3894a1b7d655349a7b7b.tar.xz wireguard-linux-5490c50438c6a8af849f3894a1b7d655349a7b7b.zip |
drm/i915: use intel_uncore_rmw when appropriate
This patch replaces all occurences of the form
intel_uncore_write(reg, intel_uncore_read(reg) OP val)
with intel_uncore_rmw.
Signed-off-by: Andrzej Hajda <andrzej.hajda@intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Andi Shyti <andi.shyti@linux.intel.com>
Signed-off-by: Andi Shyti <andi.shyti@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221019143818.244339-1-andrzej.hajda@intel.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions