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
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