Tool/software: Linux
Hi.
we have developed that DSS(Display Sub System) display video or GUI on TV with drmModeSetPlane or drmModeAtomicXXX.
It is ok.
but, DSS(Display Sub System) automatically get previous DRM_fbid, and displayed on TV when we call too lately api(drmModeSetPlane or drmModeAtomicXXX).
I want that DSS(Display Sub System) automatically don't get previous DRM_fbid.
How to modify source or register of DSS(Display Sub System) ?
and I wonder that when DSS(Display Sub System) get automatically previous DRM_fbid, what FPS is it? 30FPS or 20FPS ?
Thanks a lot.