Subject: [RFC 10/13] drm/dp_helper: Add support for Configuring DSC for
HDMI2.1 Pcon
This patch adds registers for getting DSC encoder capability for a HDMI2.1 PCon.
It also addes helper functions to configure DSC between the PCON and HDMI2.1
sink.
Signed-off-by: Ankit Nautiyal
---
drivers/gpu
Subject: [RFC 10/13] drm/dp_helper: Add support for Configuring DSC for
> HDMI2.1 Pcon
>
> This patch adds registers for getting DSC encoder capability for a HDMI2.1
> PCon.
> It also addes helper functions to configure DSC between the PCON and HDMI2.1
> sink.
>
> Signed-
This patch adds registers for getting DSC encoder capability for
a HDMI2.1 PCon. It also addes helper functions to configure
DSC between the PCON and HDMI2.1 sink.
Signed-off-by: Ankit Nautiyal
---
drivers/gpu/drm/drm_dp_helper.c | 93 +++
include/drm/drm_dp_helper.h