Home
last modified time | relevance | path

Searched refs:dma_resv_get_excl_unlocked (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/i915/gem/
Di915_gem_wait.c76 excl = dma_resv_get_excl_unlocked(resv); in i915_gem_object_wait_reservation()
173 excl = dma_resv_get_excl_unlocked(obj->base.resv); in i915_gem_object_wait_priority()
Di915_gem_object.h513 fence = dma_resv_get_excl_unlocked(obj->base.resv); in i915_gem_object_last_write_engine()
/Linux-v5.15/include/linux/
Ddma-resv.h243 dma_resv_get_excl_unlocked(struct dma_resv *obj) in dma_resv_get_excl_unlocked() function
/Linux-v5.15/drivers/gpu/drm/
Ddrm_gem_atomic_helper.c153 fence = dma_resv_get_excl_unlocked(obj->resv); in drm_gem_plane_helper_prepare_fb()
Ddrm_gem.c1349 dma_resv_get_excl_unlocked(obj->resv); in drm_gem_fence_array_add_implicit()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_sw_fence.c609 excl = dma_resv_get_excl_unlocked(resv); in i915_sw_fence_await_reservation()
Di915_request.c1529 excl = dma_resv_get_excl_unlocked(obj->base.resv); in i915_request_await_object()
/Linux-v5.15/drivers/gpu/drm/etnaviv/
Detnaviv_gem_submit.c198 bo->excl = dma_resv_get_excl_unlocked(robj); in submit_fence_sync()
/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv50/
Dwndw.c564 asyw->state.fence = dma_resv_get_excl_unlocked(nvbo->bo.base.resv); in nv50_wndw_prepare_fb()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_display.c11303 fence = dma_resv_get_excl_unlocked(obj->base.resv); in intel_prepare_plane_fb()