drm/i915/psr: Rename psr_force_hw_tracking_exit as intel_psr_force_update
authorJouni Högander <jouni.hogander@intel.com>
Thu, 13 Feb 2025 06:47:53 +0000 (08:47 +0200)
committerJouni Högander <jouni.hogander@intel.com>
Thu, 13 Feb 2025 14:41:22 +0000 (16:41 +0200)
commit8e8cadfd88b44b4ffb658ae6d6ab3bc61cfd7f35
tree5d5cc8650f9b3d8d78d920bb5b5afaad502a9e6b
parent59f38b641ad004293611aac414f7fa55af29b51f
drm/i915/psr: Rename psr_force_hw_tracking_exit as intel_psr_force_update

psr_force_hw_tracking_exit is misleading name as it is used for PSR1, PSR2
HW tracking and PSR2 selective fetch. Due to this rename it as
intel_psr_force_update.

Signed-off-by: Jouni Högander <jouni.hogander@intel.com>
Reviewed-by: Animesh Manna <animesh.manna@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250213064804.2077127-3-jouni.hogander@intel.com
drivers/gpu/drm/i915/display/intel_psr.c