LVDS display out 720p at 1080P panel

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

LVDS display out 720p at 1080P panel

1,522 次查看
alenguo
Contributor I

hi all:

      we use ldb display  out  1080P  is normal. but customer required display 1280*720

      i modify ldb.c add

         ldb_modedb[] = {

    {

         "LDB-720P60", 60, 1280, 720, 13468,

        50, 38,

         20, 29,

         2, 1,

         FB_SYNC_HOR_HIGH_ACT | FB_SYNC_VERT_HIGH_ACT,

        FB_VMODE_NONINTERLACED,

         FB_MODE_IS_DETAILED,},

     Lvds display out is error,

    

     i use sabersd_6q board ,lvds panel is auo M215HW02 V0

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

1,011 次查看
jamesbone
NXP TechSupport
NXP TechSupport

Let me give you my two cents,

It seems that the changes you made are correct but did you change the bootargs so this Video Mode be enable at runing something like

video=mxcdi0fb:RGB24,1920x1080M@60

0 项奖励
回复