On Mon, Sep 08, 2025 at 02:05:48PM +0800, Liu Ying wrote: > IT6263 supports HDMI vendor specific infoframe. The infoframe header > and payload are configurable via NULL packet registers. The infoframe > is enabled and disabled via PKT_NULL_CTRL register. Add the HDMI vendor > specific infoframe support. > > Signed-off-by: Liu Ying <victor....@nxp.com> > --- > Changes in v2: > - Drop zeroing out all NULL packet registers. (Dmitry) > - Drop no longer used HDMI_PKT_HB_PB_CHUNK_SIZE macro. > - Link to v1: > https://lore.kernel.org/r/20250904-it6263-vendor-specific-infoframe-v1-1-6efe6545b...@nxp.com > --- > drivers/gpu/drm/bridge/ite-it6263.c | 64 > +++++++++++++++++++++++++------------ > 1 file changed, 44 insertions(+), 20 deletions(-) >
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@oss.qualcomm.com> -- With best wishes Dmitry