mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
drm: bridge: dw-hdmi: Fix some TV display error when play hdr video in 4K25Hz
Signed-off-by: Algea Cao <algea.cao@rock-chips.com> Change-Id: I93092d531435c47885e013c02e6655821370256a
This commit is contained in:
@@ -2344,7 +2344,7 @@ static void hdmi_config_drm_infoframe(struct dw_hdmi *hdmi,
|
||||
* avi and hdr infoframe cannot be sent at the same time
|
||||
* for compatibility with Huawei TV
|
||||
*/
|
||||
mdelay(50);
|
||||
msleep(300);
|
||||
hdmi_modb(hdmi, HDMI_FC_PACKET_TX_EN_DRM_ENABLE,
|
||||
HDMI_FC_PACKET_TX_EN_DRM_MASK, HDMI_FC_PACKET_TX_EN);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user