IPU V3 Linux-Driver supporting RGB24

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

IPU V3 Linux-Driver supporting RGB24

2,129件の閲覧回数
steffendoster
Contributor IV

Hi everyone,

I made a discovery (for me) which I don't really understand:

I have a custom i.MX6 Board with a i.MX6Solo connected to a 24-Bit RGB display.

I'm running a 4.19.26 Mainline Linux-Kernel on it and configured it with the device tree attched to this message (graphic.dtsi).

The I displayed some color gradients on it (attached All-Colors-800x480.png).

But the color gradients don't look as smooth as a 24Bit-color display should look like, they are very visible graded.

So I meassured the output signals and wondered what I saw:
The lowest bits R0, R1 and R2 are copies of the highest bits R5, R6 and R7. On blue it's the same.

On green only G0 and G1 are copies of higher bits.

So my colors seem to be reduced to RGB565.

Is there something wrong with the IPU-Driver? Am I configuring it the wrong way? How can I enable real 24bit colors?

ラベル(5)
タグ(4)
0 件の賞賛
返信
1 返信

1,961件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

pls refer to the chapter  4.11.10.4 IPU Display Interface Signal Mapping of datasheet:

https://www.nxp.com/docs/en/data-sheet/IMX6SDLCEC.pdf 

pls check if your settings is corrct or not

0 件の賞賛
返信