RE: [PATCH 1/7] drm/dp_helper: Add helper to check DSC support with given o/p format

2023-03-08 Thread Shankar, Uma
> -Original Message- > From: Kandpal, Suraj > Sent: Wednesday, February 22, 2023 11:02 AM > To: dri-devel@lists.freedesktop.org; intel-...@lists.freedesktop.org > Cc: Shankar, Uma ; Nautiyal, Ankit K > > Subject: [PATCH 1/7] drm/dp_helper: Add helper to check D

[PATCH 1/7] drm/dp_helper: Add helper to check DSC support with given o/p format

2023-02-21 Thread Suraj Kandpal
From: Ankit Nautiyal Add helper to check if the DP sink supports DSC with the given o/p format. v2: Add documentation for the helper. (Uma Shankar) Signed-off-by: Ankit Nautiyal --- include/drm/display/drm_dp_helper.h | 13 + 1 file changed, 13 insertions(+) diff --git a/include/