directfb2 / DirectFB2

Core DirectFB library
GNU Lesser General Public License v2.1
138 stars 16 forks source link

drmkms: Enumerate all planes when looking for the primary format #137

Closed fifteenhex closed 1 year ago

fifteenhex commented 1 year ago

On machines that have multiple planes the first plane might not be the one that supports the same pixel formats as DFB2. i.e. on the my board I have 19 planes and the first 18 only support NV12 because they are meant for camera overlays. The last one is the one for framebuffer.