Skip to content

dmabuf: Always skip modifier if it's linear

Accepting both NV12 and NV12:0x0000000000000000 will make the intersection code too painful to write.

I'd also be ok with banning x:0x0000000000000000 and forcing the drm-format to only be NV12 in that case.

Cc @ndufresne @He_Junyan

Edited by Olivier Crête

Merge request reports