完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
大家好~
我的定制板有 RGB(LTDC) 和 HDMI 显示接口。 我们想在同一时间显示相同的屏幕。(重复模式) 因此,LTDC 接口连接到本地 LCD 和 HDMI 发射器(sii9022)。
然而,不幸的是我的 LCD 分辨率是 1280x800。 而linux平台没有这种HDMI分辨率模式。 所以我的 LCD 显示如下... 因此,我想给HDMI增加1280x800模式。 |
|
相关推荐
1个回答
|
|
What is the criteria for modetest to accept a modeline
It seems that some of the ones my monitor is reporting ought to be within the range, but I'm only seeing Modeline 46:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 Whereas the following are rejected for various reasons - I can understand the CLOCK_HIGH ones, but not so much the CLOCK_RANGE ones - they appear to be lower than the dot-clock in the accepted modeling... [ 2622.968539] [drm:drm_mode_addfb2] [FB:36] [ 2623.683425] [drm:drm_mode_addfb2] [FB:38] [ 3167.141720] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:29:HDMI-A-1] [ 3167.163438] [drm:drm_add_display_info] non_desktop set to 0 [ 3167.163489] [drm:drm_add_edid_modes.part.19] ELD: no CEA Extension found [ 3167.163504] [drm:drm_add_display_info] non_desktop set to 0 [ 3167.163774] [drm:drm_mode_debug_printmodeline] Modeline 37:"1920x1080" 60 148500 1920 2008 2052 2200 1080 1084 1089 1125 0x48 0x9 [ 3167.163791] [drm:drm_mode_prune_invalid] Not using 1920x1080 mode: CLOCK_HIGH [ 3167.163814] [drm:drm_mode_debug_printmodeline] Modeline 41:"1360x768" 60 85500 1360 1424 1536 1792 768 771 777 795 0x40 0x5 [ 3167.163826] [drm:drm_mode_prune_invalid] Not using 1360x768 mode: CLOCK_RANGE [ 3167.163847] [drm:drm_mode_debug_printmodeline] Modeline 42:"1680x1050" 0 119000 1680 1728 1760 1840 1050 1053 1059 1080 0x40 0x9 [ 3167.163858] [drm:drm_mode_prune_invalid] Not using 1680x1050 mode: CLOCK_HIGH [ 3167.163878] [drm:drm_mode_debug_printmodeline] Modeline 43:"1280x800" 0 71000 1280 1328 1360 1440 800 803 809 823 0x40 0x9 [ 3167.163890] [drm:drm_mode_prune_invalid] Not using 1280x800 mode: CLOCK_RANGE [ 3167.163910] [drm:drm_mode_debug_printmodeline] Modeline 44:"1280x1024" 0 108000 1280 1328 1440 1688 1024 1025 1028 1066 0x40 0x5 [ 3167.163921] [drm:drm_mode_prune_invalid] Not using 1280x1024 mode: CLOCK_HIGH [ 3167.163942] [drm:drm_mode_debug_printmodeline] Modeline 45:"1280x960" 0 108000 1280 1376 1488 1800 960 961 964 1000 0x40 0x5 [ 3167.163954] [drm:drm_mode_prune_invalid] Not using 1280x960 mode: CLOCK_HIGH [ 3167.163974] [drm:drm_mode_debug_printmodeline] Modeline 48:"800x600" 0 40000 800 840 968 1056 600 601 605 628 0x40 0x5 [ 3167.163985] [drm:drm_mode_prune_invalid] Not using 800x600 mode: CLOCK_RANGE [ 3167.164005] [drm:drm_mode_debug_printmodeline] Modeline 49:"800x600" 0 36000 800 824 896 1024 600 601 603 625 0x40 0x5 [ 3167.164017] [drm:drm_mode_prune_invalid] Not using 800x600 mode: CLOCK_RANGE [ 3167.164037] [drm:drm_mode_debug_printmodeline] Modeline 50:"640x480" 0 25175 640 656 752 800 480 490 492 525 0x40 0xa [ 3167.164048] [drm:drm_mode_prune_invalid] Not using 640x480 mode: CLOCK_RANGE [ 3167.164068] [drm:drm_mode_debug_printmodeline] Modeline 51:"720x400" 0 28320 720 738 846 900 400 412 414 449 0x40 0x6 [ 3167.164080] [drm:drm_mode_prune_invalid] Not using 720x400 mode: CLOCK_RANGE [ 3167.164100] [drm:drm_mode_debug_printmodeline] Modeline 52:"1024x768" 0 65000 1024 1048 1184 1344 768 771 777 806 0x40 0xa [ 3167.164111] [drm:drm_mode_prune_invalid] Not using 1024x768 mode: CLOCK_RANGE [ 3167.164133] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:29:HDMI-A-1] probed modes : [ 3167.164154] [drm:drm_mode_debug_printmodeline] Modeline 46:"1280x720" 60 74250 1280 1390 1430 1650 720 725 730 750 0x40 0x5 [ 3167.164248] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:31:DSI-1] [ 3167.164334] [drm:drm_helper_probe_single_connector_modes] [CONNECTOR:31:DSI-1] probed modes : [ 3167.164357] [drm:drm_mode_debug_printmodeline] Modeline 35:"480x800" 50 29700 480 578 610 708 800 815 825 839 0x48 0x0 Is it because of the "ELD: no CEA Extension found" ? I notice that in the wiki there is a line HDMI: DVI dual 0, max TMDS clock 225000 kHz ... which I appear to be missing. I'm not sure if that comes from the monitor, or is configurable somehow... |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2725 浏览 1 评论
3237 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1807 浏览 1 评论
3646 浏览 6 评论
6034 浏览 21 评论
1336浏览 4评论
197浏览 3评论
对H747I-DISCO写程序时将CN2的st-link复用为usart1,再次烧录时无法检测到stlink怎么解决?
350浏览 2评论
STM32G474RE芯片只是串口发个数据就发烫严重是怎么回事?
442浏览 2评论
STM32处理增量式编码器Z信号如何判断中断是正转的还是反向转的?
271浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-22 15:02 , Processed in 1.118110 second(s), Total 77, Slave 60 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号