[PATCH v2 06/10] drm: omapdrm: Rename GEM DMA sync functions

Tomi Valkeinen tomi.valkeinen at ti.com
Mon Apr 24 10:32:40 UTC 2017


On 21/04/17 00:33, Laurent Pinchart wrote:
> The omap_gem_cpu_sync() function operates at a page level, while the
> omap_gem_dma_sync() function operates at a buffer level. Rename them to
> omap_gem_cpu_sync_page() and omap_gem_dma_sync_buffer() respectively to
> avoid confusion.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
>  drivers/gpu/drm/omapdrm/omap_drv.h        | 4 ++--
>  drivers/gpu/drm/omapdrm/omap_fb.c         | 2 +-
>  drivers/gpu/drm/omapdrm/omap_gem.c        | 6 +++---
>  drivers/gpu/drm/omapdrm/omap_gem_dmabuf.c | 6 +++---
>  4 files changed, 9 insertions(+), 9 deletions(-)

Reviewed-by: Tomi Valkeinen <tomi.valkeinen at ti.com>

 Tomi

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170424/6de5e0ac/attachment.sig>


More information about the dri-devel mailing list