how to build kms platform for imx6qp board along with x11 and wayland

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to build kms platform for imx6qp board along with x11 and wayland

444 Views
lavakumars
Contributor IV

I am working with IMX6QP sabre AI board.

I am able to succeed in building the XWAYLAND image. now my developers need KMS platform for the NAVit to run.

Please help me in setting up the flags and changes need to be done in my system configuration.

is it possible to have x11 and KMS together.?

Please help.

Regards.

HCL

0 Kudos
1 Reply

288 Views
jimmychan
NXP TechSupport
NXP TechSupport

The KMS is related to DRM (Direct Rendering Manager), and we can enable KMS feature in kernel menuconfig by enabling DRM:

 

pastedImage_3.png

 

You may also need to enable IMX_IPUV3_CORE to select DRM_IMX.

0 Kudos