I.MX8 DSI pixel format

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

I.MX8 DSI pixel format

1,880 次查看
wenFT
Contributor I

I am using I.MX8 MINI, I'm developing a new DSI device based on linux4.14 and refer to driver drivers/gpu/drm/panel/panel-raydium-rm67191.c  and set the dsi->format as  MIPI_DSI_FMT_RGB888. Now it can display, but colors are wrong,  rgb display as bgr,  could you guide me how to set it?  the following are the feedback of fbset

root@imx8mmevk:~# fbset

mode "1080x1920"
geometry 1080 1920 1080 1920 32
timings 0 0 0 0 0 0 0
accel true
rgba 8/16,8/8,8/0,0/0
endmode

标签 (1)
0 项奖励
回复
3 回复数

1,815 次查看
joanxie
NXP TechSupport
NXP TechSupport

change output mode to your resolution at "/etc/xdg/weston/weston.ini", then restart weston

"systemctl restart weston"

 

 

 

0 项奖励
回复

1,866 次查看
joanxie
NXP TechSupport
NXP TechSupport

try to change this under westion at "/etc/xdg/weston/weston.ini"

0 项奖励
回复

1,859 次查看
wenFT
Contributor I

@joanxie 

 Thanks for your reply. I tied to set the different value of gbm-format of "/etc/xdg/weston/weston.ini", but failed. 

Except the colors enter the system, the colors of boot logo are also display as bgr.

0 项奖励
回复