On Tue, 23 Jun 2026, "Garg, Nemesa" <[email protected]> wrote: >> -----Original Message----- >> From: Garg, Nemesa <[email protected]> >> Sent: Friday, June 19, 2026 5:09 PM >> To: [email protected]; [email protected] >> Cc: Garg, Nemesa <[email protected]> >> Subject: [PATCH 0/4] DSC max delta bpp support >> >> Some sinks exposes DSC max bpp through delta based DPCD fields. To >> support those sinks, add DP DPCD field field and logic to decode the delta >> value in bppx16 format. >> > Hi Jani Nikula, > > Can you please give ack for this series so as to merge via drm-misc.
Ack... but you didn't send the series to dri-devel. > > Thanks and Regards, > Nemesa > >> Nemesa Garg (4): >> drm/dp: Add DP_DSC_MAX_BPP_DELTA register >> drm/dp: Rename YCbCr420 bpp delta mask to native >> drm/dp: Add max bpp delta computation constants >> drm/i915/dp: Decode dsc max delta bpp from sink dpcd >> >> drivers/gpu/drm/i915/display/intel_dp.c | 43 +++++++++++++++++++++++-- >> include/drm/display/drm_dp.h | 13 ++++++-- >> 2 files changed, 52 insertions(+), 4 deletions(-) >> >> -- >> 2.25.1 > -- Jani Nikula, Intel
