Searched refs:dummy_obj (Results 1 – 1 of 1) sorted by relevance
287 struct drm_gem_object *dummy_obj; in xe_dma_buf_create_obj() local292 dummy_obj = drm_gpuvm_resv_object_alloc(&xe->drm); in xe_dma_buf_create_obj()293 if (!dummy_obj) in xe_dma_buf_create_obj()296 dummy_obj->resv = resv; in xe_dma_buf_create_obj()298 ret = drm_exec_lock_obj(&exec, dummy_obj); in xe_dma_buf_create_obj()313 drm_gem_object_put(dummy_obj); in xe_dma_buf_create_obj()