Firefly开源社区

标题: 关于lcd-xxx.dts中设置SCREEN_DUAL_MIPI的疑问 [打印本页]

作者: liaowj5    时间: 2016-5-13 14:12
标题: 关于lcd-xxx.dts中设置SCREEN_DUAL_MIPI的疑问

请问有朋友在lcd-xxx.dts中设置SCREEN_DUAL_MIPI的么?这是怎样的一种显示呢?一副图像分两个屏显示吗??


作者: clare1942    时间: 2016-5-13 22:31
Double channel
MIPI double channel display is supported in the version(only left-right type).
Config doub_channel_en register in DSP_CTRL0 to adapt double channel display .
When doub_channel mode ,the vop will output two data bus to MIPI PHY,data0 is left panel
data,data1 is right panel data.
Double channel overlap display is supported at the same time.
normal mode:
left panel data is from 0 to (width/2 -1).
right panel data is from width/2 to width-1.
overlap mode:
left panel data is from 0 to (width/2 -1+overlap number).
right panel data is from width/2-overlap number to width-1.
作者: liaowj5    时间: 2016-5-14 11:53
clare1942 发表于 2016-5-13 22:31
Double channel
MIPI double channel display is supported in the version(only left-right type).
Conf ...

这么说的话RK3288可以mipi tx接一个屏,mipi tx/rx接另一个屏,将两个屏当做一个屏使用?
作者: madman    时间: 2016-5-15 16:04
liaowj5 发表于 2016-5-14 11:53
这么说的话RK3288可以mipi tx接一个屏,mipi tx/rx接另一个屏,将两个屏当做一个屏使用?

是双mipi屏的意思,就是一个屏有两路mipi接口
作者: glec54321    时间: 2016-5-18 06:49
clare1942 发表于 2016-5-13 22:31
Double channel
MIPI double channel display is supported in the version(only left-right type).
Conf ...
clare1942 发表于 2016-5-13 22:31
Double channel
MIPI double channel display is supported in the version(only left-right type).
Conf ...


你這些資料是在哪一份.pdf?  我有一個應用, 有兩個MIPI LCD 個別4 channel, 需要顯示相同的畫面, 看來似乎可以用overlap mode, 讓overlap number = width/2, 這樣兩個屏看起來會很接近.  需要看是怎麼修改
作者: liaowj5    时间: 2016-5-18 11:47
madman 发表于 2016-5-15 16:04
是双mipi屏的意思,就是一个屏有两路mipi接口

这样子跟两个完全一样的MIPI屏有区别么
作者: clare1942    时间: 2016-5-18 19:56
glec54321 发表于 2016-5-18 06:49
你這些資料是在哪一份.pdf?  我有一個應用, 有兩個MIPI LCD 個別4 channel, 需要顯示相同的畫面, 看 ...

网路上找到一份900多页的RK3288 datasheet 里面有
不过如何下overlap 的command我并不清楚




欢迎光临 Firefly开源社区 (https://dev.t-firefly.com/) Powered by Discuz! X3.1