> -Original Message-
> From: Intel-xe On Behalf Of Imre Deak
> Sent: Wednesday, 29 January 2025 22.02
> To: intel-gfx@lists.freedesktop.org; intel...@lists.freedesktop.org
> Subject: [PATCH 15/17] drm/i915/ddi: Reuse helper to compute the HDMI
> PORT_BUF_CTL1 con
Reuse the existing helper to compute the configuration value of the
XELPDP_PORT_BUF_CTL1 register for HDMI outputs instead of open-coding
this.
Signed-off-by: Imre Deak
---
drivers/gpu/drm/i915/display/intel_ddi.c | 21 +++--
1 file changed, 7 insertions(+), 14 deletions(-)
diff