Hi Sir,
Our customer is used the AMD platform. But Through DP159EVM cant run the 4k 60Hz(4K 30Hz is OK).
We have change monitor & cable not improve. Do you have any idea or any experience?
Hugo
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Sir,
Our customer is used the AMD platform. But Through DP159EVM cant run the 4k 60Hz(4K 30Hz is OK).
We have change monitor & cable not improve. Do you have any idea or any experience?
Hugo
Hugo
Register dump shows at 4k@60Hz, they need to change the TX_TERM_CTL (Register 0x0Bh, bit [4:3]) needs to be set to 0x11. Bit 1 of register 0x0Bh also needs to be set to 1 base on the DDC snoop.
When they change from 4k@30Hz to 4k@60Hz, do they toggle HDP_SNK?
Thanks
David
Hugo
4k@30Hz is HDMI1.4 and 4k@60Hz is HDMI2.0.
For HDMI1.4, TMDS_CLOCK_RATIO_STATUS bit needs to be set to 'b0, and for HDMI2.0, TMDS_CLOCK_RATIO_STATUS bit needs to be set to 'b1.
The TMDS_CLOCK_RATIO_STATUS bit can be set automatically by snooping the DDC bus, or can be set manually, but DDC_TRAINING must be disabled first.
Are they changing from HDM1.4 to HDMI2.0 on the fly? If they do, do they toggle HPD_SNK when they change from HDMI1.4 to HDMI2.0? If they do not toggle HPD_SNK, are they toggle PD_EN when changing from HDMI1.4 to HDMI2.0?
Please dump out both Page 0 and Page 1 register one more time after you make the change.
Thanks
David