XV_HDMIRXSS1_HANDLER_DYN_HDR - 1.2 English

HDMI 2.1 Receiver Subsystem v1.2 Product Guide (PG351)

Document ID
PG351
Release Date
2023-10-31
Version
1.2 English

This interrupt is triggered at end of MTW window, when the Dynamic HDR info frame is present in the stream. You must register the callback function to update the new buffer address and Dynamic HDR information. The following APIs are provided to update the new buffer address and Dynamic HDR information.

void XV_HdmiRxSs1_DynHDR_SetAddr(XV_HdmiRxSs1 *InstancePtr, u64 Addr);
void XV_HdmiRxSs1_DynHDR_GetInfo(XV_HdmiRxSs1 *InstancePtr, XV_HdmiRxSs1_DynHDR_Info *RxDynHdrInfo);