28938e2167
I don't see anything preventing images from being used for display via EGL_MESA_image_dma_buf_export. When CCS is enabled on linear surfaces in a future patch, this will prevent exported DRM_FORMAT_MOD_LINEAR images from being compressed. On BMG, this fixes the mesa demo, dmabufshare: https://gitlab.freedesktop.org/mesa/demos/-/blob/main/src/egl/opengl/dmabufshare.c Reviewed-by: Jianxun Zhang <jianxun.zhang@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32120>