drm/xe/display: Add missing watermark ipc update at runtime resume
authorRodrigo Vivi <rodrigo.vivi@intel.com>
Fri, 31 Jan 2025 11:50:14 +0000 (06:50 -0500)
committerRodrigo Vivi <rodrigo.vivi@intel.com>
Wed, 12 Feb 2025 20:03:07 +0000 (15:03 -0500)
commitb7446752e5d3de98bf26b5d3a7ca4fe9165ec779
tree3fe9508ccb8fb60f1f42c889fc0bdf541655912d
parent1d3ae92191fdff18f765936107d723401204cc12
drm/xe/display: Add missing watermark ipc update at runtime resume

Continuing the alignment with i915 runtime pm sequence. Add
this missing call.

Reviewed-by: Jonathan Cavitt <jonathan.cavitt@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250131115014.29625-1-rodrigo.vivi@intel.com
Signed-off-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
drivers/gpu/drm/xe/display/xe_display.c