video_common: edid: XVidC_EdidGetBDispVidDigVis->XVidC_EdidGetDigitalSigIfaceStd.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
This commit is contained in:
parent
682507fb26
commit
0c1dab6865
1 changed files with 1 additions and 1 deletions
|
@ -308,7 +308,7 @@
|
||||||
#define XVidC_EdidSuppAnalogSigSerrVsync(E) \
|
#define XVidC_EdidSuppAnalogSigSerrVsync(E) \
|
||||||
((E[XVIDC_EDID_BDISP_VID] & XVIDC_EDID_BDISP_VID_ANA_SERR_V_SYNC_MASK) != 0)
|
((E[XVIDC_EDID_BDISP_VID] & XVIDC_EDID_BDISP_VID_ANA_SERR_V_SYNC_MASK) != 0)
|
||||||
/* XVidC_ColorDepth XVidC_EdidGetColorDepth(u8 *EdidRaw); */
|
/* XVidC_ColorDepth XVidC_EdidGetColorDepth(u8 *EdidRaw); */
|
||||||
#define XVidC_EdidGetBDispVidDigVis(E) \
|
#define XVidC_EdidGetDigitalSigIfaceStd(E) \
|
||||||
(E[XVIDC_EDID_BDISP_VID] & XVIDC_EDID_BDISP_VID_DIG_VIS_MASK)
|
(E[XVIDC_EDID_BDISP_VID] & XVIDC_EDID_BDISP_VID_DIG_VIS_MASK)
|
||||||
|
|
||||||
/* Basic display parameters and features: Horizontal and vertical screen size or
|
/* Basic display parameters and features: Horizontal and vertical screen size or
|
||||||
|
|
Loading…
Add table
Reference in a new issue