On Mon, Nov 25, 2019 at 10:43:52AM +0100, Daniel Vetter wrote: > Hi all, > > This is prep work for some dma_resv series I'm tinkering with, but I > figured good to split this out since good idea to land this no matter what > exactly I'll end up creating in dma_resv. With these everything in > drivers/gpu nicely goes through either the dma_resv or drm_modeset_lock > wrappers, and doesn't call ww_mutex directly. > > Review, comments, acks all very much welcome, as usual. > > Cheers, Daniel > > Daniel Vetter (4): > drm/etnaviv: Use dma_resv locking wrappers > drm/i915: Use dma_resv locking wrappers > drm/msm: Use dma_resv locking wrappers > drm/vc4: Use dma_resv locking wrappers Ping for some review/acks on this series ... -Daniel > > drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c | 8 +++----- > drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 6 +++--- > drivers/gpu/drm/msm/msm_gem_submit.c | 10 +++++----- > drivers/gpu/drm/vc4/vc4_gem.c | 11 +++++------ > 4 files changed, 16 insertions(+), 19 deletions(-) > > -- > 2.24.0 > -- Daniel Vetter Software Engineer, Intel Corporation http://blog.ffwll.ch _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel