Re: [PATCH 01/10] drm/mediatek: Add interface to allocate MediaTek GEM buffer.

From: Jeffrey Kardatzke
Date: Tue Oct 03 2023 - 14:09:16 EST


You can remove the DRIVER_RENDER flag from this patchset. That should
not be upstreamed. The IOCTLs are still needed though because of the
flag for allocating a secure surface that is in the next patch. If
that flag wasn't needed, then dumb buffer allocations could be used
instead.

Thanks,
Jeff Kardatzke