LVDS display out 720p at 1080P panel

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LVDS display out 720p at 1080P panel

1,347件の閲覧回数
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 返信

836件の閲覧回数
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 件の賞賛
返信