Lines Matching defs:handle
41 uint32_t handle;
52 NULL, &handle);
58 qxl_alloc->handle = handle;
67 return drm_gem_ttm_dumb_map_offset(file_priv, &qdev->ddev, qxl_map->handle,
111 static int qxlhw_handle_to_bo(struct drm_file *file_priv, uint64_t handle,
118 gobj = drm_gem_object_lookup(file_priv, handle);
313 gobj = drm_gem_object_lookup(file, update_area->handle);
334 DRM_ERROR("got update area for surface with no id %d\n", update_area->handle);
388 int handle;
393 /* work out size allocate bo with handle */
407 NULL, &handle);
413 param->handle = handle;