[PATCH] drm: pre-fill getfb2 modifier array with INVALID

Simon Ser contact at emersion.fr
Mon Nov 15 15:26:23 UTC 2021


Hm indeed, RIP. I got confused by this one:

		/* Pre-FB_MODIFIERS userspace didn't clear the structs properly. */
		if (!(r->flags & DRM_MODE_FB_MODIFIERS))
			continue;

But it's only run for unused planes.


More information about the dri-devel mailing list