This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/PROCESSOR-SDK-DRA7X: Kmscube with drmModeSetPlane running too slowly on PSDK

Part Number: PROCESSOR-SDK-DRA7X

Tool/software: Linux

Hello,

    In my case, the kmscube use drmModeSetPlane to post display buffer ,but the cube running too slow on psdk 3.02.00.03 , it post buffer to display 60fps.

    The attached patch file are my change to kmscube orgin code(git://git.ti.com/glsdk/kmscube.git). It also need  modify  the bootargs "omapdrm.num_crtc=2"  to "omapdrm.num_crtc=1"  when use the patch .

    But when i run the same kmscube code in glsdk , it can post buffer to display 700~fps.

    Does anyone know why Kmscube use drmModeSetPlane to post  running  too slowly on PSDK ?

   Thanks & Best Regards.

Sid

setPlanetocube.7z