summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_engine_cs.c
diff options
context:
space:
mode:
authorAndrzej Hajda <andrzej.hajda@intel.com>2022-10-19 16:38:18 +0200
committerAndi Shyti <andi.shyti@linux.intel.com>2022-10-24 20:33:58 +0200
commitc61aa7407d0d1ebf66d59fd54971964e22a6f2da (patch)
treec22d14013a16bc5050c196c4679e48cf6b6c8650 /drivers/gpu/drm/i915/gt/intel_engine_cs.c
parent5490c50438c6a8af849f3894a1b7d655349a7b7b (diff)
downloadlinux-c61aa7407d0d1ebf66d59fd54971964e22a6f2da.tar.gz
linux-c61aa7407d0d1ebf66d59fd54971964e22a6f2da.tar.bz2
linux-c61aa7407d0d1ebf66d59fd54971964e22a6f2da.zip
drm/i915/gt: 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-2-andrzej.hajda@intel.com
Diffstat (limited to 'drivers/gpu/drm/i915/gt/intel_engine_cs.c')
0 files changed, 0 insertions, 0 deletions