[PATCH 1/3] drm: use common drm_gem_dmabuf_release in i915/exynos drivers

Daniel Vetter daniel.vetter at ffwll.ch
Wed Aug 7 02:55:17 PDT 2013


On Wed, Aug 7, 2013 at 11:40 AM, Inki Dae <inki.dae at samsung.com> wrote:
>> -----Original Message-----
>> From: Daniel Vetter [mailto:daniel.vetter at ffwll.ch]
>> Sent: Wednesday, August 07, 2013 6:15 PM
>> To: DRI Development
>> Cc: Intel Graphics Development; Daniel Vetter; Inki Dae
>> Subject: [PATCH 1/3] drm: use common drm_gem_dmabuf_release in i915/exynos
>> drivers
>>
>> Note that this is slightly tricky since both drivers store their
>> native objects in dma_buf->priv. But both also embed the base
>> drm_gem_object at the first position, so the implicit cast is ok.
>>
>> To use the release helper we need to export it, too.
>
> Yeah, may I repost this patch with additional work?  We also need to export
> with a gem object instead of specific one like you did.

I'm confused here what you mean, so pls just submit the patch. That
usually helps ;-)
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch


More information about the dri-devel mailing list