drm/i915/display/dpll: use intel_de_rmw if possible
authorAndrzej Hajda <andrzej.hajda@intel.com>
Thu, 5 Jan 2023 13:10:40 +0000 (14:10 +0100)
committerJani Nikula <jani.nikula@intel.com>
Thu, 16 Feb 2023 16:09:56 +0000 (18:09 +0200)
commit98463a24797c494108850441510c48741976c2e6
tree2b9830bc5b6823b638447247fd9dd83d30dc52b4
parent2bd4054c7d5c888db8a2f985c8f01a9278792210
drm/i915/display/dpll: use intel_de_rmw if possible

The helper makes the code more compact and readable.

Signed-off-by: Andrzej Hajda <andrzej.hajda@intel.com>
Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230105131046.2173431-3-andrzej.hajda@intel.com
drivers/gpu/drm/i915/display/intel_dpll_mgr.c