How could I change 1080p display to 720p display on i.MX 8QuadXPlus MEK Board

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How could I change 1080p display to 720p display on i.MX 8QuadXPlus MEK Board

2,002 次查看
xinchuan
Contributor III

Hello,

Board: i.MX 8QuadXPlus  MEK Board

Version: android_O8.1.0_1.1.0_AUTO-EAR

Display:LVDS to HDMI with IT6263

How can I change the 1080p display to 720p display.

I noticed that there is a "video=HDMI-A-1:1920x1080-32@60" arg on i.MX8QuadMax MEK board.

but this arg does not work on i.MX 8QuadXPlus  MEK Board.

please help me.

thanks a lot.

标签 (1)
标记 (1)
0 项奖励
回复
2 回复数

1,164 次查看
b36401
NXP Employee
NXP Employee

You can change this option in u-boot configuration accordingly to actual display resolution.
I mean you can enter u-boot command prompt then overwrite the option and then perform "saveenv" to save the configuration.

Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,164 次查看
xinchuan
Contributor III

Hi Victor,

    Thanks for your reply.

    But I am not sure about the ‘video=’ part in the u-boot cmdline.

    If I set it "video=HDMI-A-1:1280x720-32@60",

    cat /sys/class/graphics/fb0/modes

    U:1280x720p-0

    But the display resolution is still 1080p.

    If I set it "video=mxcfb0:dev=ldb,1280x720-32@60" ,

    the kernel log showed "drm_helper_probe_add_cmdline_mode cmdline_mode->specified ==0 ",the display resolution is still 1080p.

   Can you give some details?

Thanks a lot.

Nice day.

XinChuan

0 项奖励
回复