lkml.org 
[lkml]   [2021]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v4 0/3] Add option to mmap GEM buffers cached
    Date
    Rework of this morning's v3 patchset.

    The drm_gem_cma_prime_mmap() function that was added in v3 is now
    replaced, instead we pass a "private" parameter to the
    __drm_gem_cma_create() function.

    Patches 2/3 and 3/3 are unmodified since v3.

    Cheers,
    -Paul

    Paul Cercueil (3):
    drm: Add support for GEM buffers backed by non-coherent memory
    drm: Add and export function drm_gem_cma_sync_data
    drm/ingenic: Add option to alloc cached GEM buffers

    drivers/gpu/drm/drm_gem_cma_helper.c | 93 ++++++++++++++++++++---
    drivers/gpu/drm/ingenic/ingenic-drm-drv.c | 56 +++++++++++++-
    drivers/gpu/drm/ingenic/ingenic-ipu.c | 18 ++++-
    include/drm/drm_gem_cma_helper.h | 8 ++
    4 files changed, 160 insertions(+), 15 deletions(-)

    --
    2.30.2

    \
     
     \ /
      Last update: 2021-05-15 16:55    [W:3.158 / U:0.800 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site