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/AM5728: Displaying GC320 surface without DRM API

Part Number: AM5728

Tool/software: Linux

Hi.

I created GC320 surface using user address with DRM api and displayed it.

but, this method needs tiler memory.

now, we don't have to engouh tiler memory due to three display, 3d pgu, 2d gpu, two video decoding and deinterlace(vpe).

and then i hope to  use  gcoSURF_Construct   without gcoSURF_SetBuffer and DRM api.

but, i don't know  handle   for  using  drmModeAddFB2 to display it.

how to   display surface of gcoSURF_Construct    ?