Tool/software:
Dear TI,
I used the sdk 10.01 and want to enable the LT9211 to transfer dpi from soc to lvds.
However, I found that somtimes the screen parameter data obtained by the lt9211 driver is inconsistent with the settings set by the panel-simple driver.
Firstly, I set the screen parameters in panel-simple.c
then i use command modetest -M tidss to get panel params.
however, when lt9211 driver analysis the dpi data, hfp, hs, hbp, hact, htotal data are different.
This ultimately led to jagged edges on the screen.
Thanks