Searched refs:dummy_obj (Results 1 – 1 of 1) sorted by relevance
275 struct drm_gem_object *dummy_obj; in xe_dma_buf_init_obj() local280 dummy_obj = drm_gpuvm_resv_object_alloc(&xe->drm); in xe_dma_buf_init_obj()281 if (!dummy_obj) { in xe_dma_buf_init_obj()286 dummy_obj->resv = resv; in xe_dma_buf_init_obj()288 ret = drm_exec_lock_obj(&exec, dummy_obj); in xe_dma_buf_init_obj()304 drm_gem_object_put(dummy_obj); in xe_dma_buf_init_obj()