[PATCH v9 14/14] drm/mediatek: Add interface to allocate Mediatek GEM buffer.

Rob Herring robh+dt at kernel.org
Tue Jan 12 14:02:43 PST 2016


On Tue, Jan 12, 2016 at 9:15 AM, Philipp Zabel <p.zabel at pengutronix.de> wrote:
> From: CK Hu <ck.hu at mediatek.com>
>
> Add an interface to allocate Mediatek GEM buffers, allow the IOCTLs
> to be used by render nodes.
> This patch also sets the RENDER driver feature.

But it should not a be render node unless it has a GPU AFAIK. Then
again, I still don't understand the madness of every driver defining
their own buffer ioctls either. The only line remotely h/w specific
here is mtk_drm_gem_create call.

Rob


More information about the dri-devel mailing list