vphy
Vitis Drivers API Documentation
xvphy_hdmi_intr.c File Reference

Overview

This file contains video PHY functionality specific to the HDMI protocol related to interrupts.

Note
None.
MODIFICATION HISTORY:
Ver   Who  Date     Changes


1.0 gm 10/19/15 Initial release. 1.1 gm 02/01/16 Added GTPE2 and GTHE4 support Added XVphy_HdmiGtpPllLockHandler for GTPE2 1.2 gm Replaced xil_printf with log events for debugging 1.3 gm 01/11/16 Fixed rounding of RX refclk frequency Fixed race condition in XVphy_HdmiRxClkDetFreqChangeHandler when storing RxRefClkHz value 1.4 gm 29/11/16 Added preprocessor directives for sw footprint reduction Incorporated AXIlite Freq auto extraction Added logging and register access for ERR_IRQ impl Added mechanism to re-trigger GT TX reset when TX align get stuck Fixed c++ compiler warnings 1.6 gm 06/08/17 Prevented TX reset on bonded mode and when DRU is active in XVphy_HdmiGtRxResetDoneLockHandler API Added TX and RX MMCM Lock handling Improved TX initialization flow in bonded mode to reset GT TX only when PLL and MMCM are locked 1.7 gm 13/09/17 Added GTYE4 support 1.9 gm 14/05/18 Added TX and RX MMCM lock event logging