[PATCH 1/3] drm/mxsfb: Use gem_free_object_unlocked
Eric Anholt
eric at anholt.net
Mon Jul 17 18:01:33 UTC 2017
Daniel Vetter <daniel.vetter at ffwll.ch> writes:
> CMA helpers are struct_mutex free, and so is the mxsfb itself. And
> that's the only valid reason for using gem_free_object. Please read
> the kerneldoc for this stuff :-)
I'm sure all of these came from copy and paste, not the docs. That
said, the CMA docs currently say:
* Drivers using the CMA helpers should set this as their
* &drm_driver.gem_free_object callback.
If you drop the complaint about us reading the docs, the series is:
Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170717/fcf760e0/attachment.sig>
More information about the dri-devel
mailing list