[Intel-gfx] [PATCH 0/4] consistently use dma_resv locking wrappers
Daniel Vetter
daniel.vetter at ffwll.ch
Mon Nov 25 09:43:52 UTC 2019
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
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
More information about the Intel-gfx
mailing list