We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I get this strength issues from ODROID
drivers for Mali-400 don't support
eglCreateImageKHR with EGL_LINUX_DMA_BUF_EXT
?
but drivers internaly use DMA_BUF
any reason or workaround for this for this?
And why UMP is supported and DMA_BUF isn't?
I would like to know how to convert a dmabuf to a pixmap via dri3 method. I've been searching online but failed to find an example of this. I need the pixmap to be used in present_pixmap in order to flip my buffer to the screen.
Any help here will be appreciated.