Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1292447

Re: [PATCH] drm: Use the driver's gem_object_free function from CMA helpers.

From Eric Anholt <eric@anholt.net>
Newsgroups linux.kernel
Subject Re: [PATCH] drm: Use the driver's gem_object_free function from CMA helpers.
Date 2015-12-15 19:30 +0100
Message-ID <qG2wj-7PJ-29@gated-at.bofh.it> (permalink)
References <qFLF8-522-19@gated-at.bofh.it> <qFU5J-269-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Daniel Vetter <daniel@ffwll.ch> writes:

> On Mon, Dec 14, 2015 at 04:26:26PM -0800, Eric Anholt wrote:
>> VC4 wraps the CMA objects in its own structures, so it needs to do its
>> own teardown (waiting for GPU to finish, updating bo_stats tracking).
>> The other CMA drivers are using drm_gem_cma_free_object as their
>> gem_free_object, so this should be a no-op for them.
>> 
>> Signed-off-by: Eric Anholt <eric@anholt.net>
>
> Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
>
> Since vc4 landed already I'll pull this into drm-misc.

Sounds good to me.  Thanks!

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] drm: Use the driver's gem_object_free function from CMA helpers. Eric Anholt <eric@anholt.net> - 2015-12-15 01:30 +0100
  Re: [PATCH] drm: Use the driver's gem_object_free function from CMA  helpers. Daniel Vetter <daniel@ffwll.ch> - 2015-12-15 10:30 +0100
    Re: [PATCH] drm: Use the driver's gem_object_free function from CMA helpers. Eric Anholt <eric@anholt.net> - 2015-12-15 19:30 +0100

csiph-web