[Patch 3/5 v2] Improve wayland-drm to wayland-gbm to act as generic buffer manager for wayland

Juan Zhao juan.j.zhao at linux.intel.com
Thu May 3 01:54:54 PDT 2012


  On 04/23/2012 06:11 PM, Zhao, Halley wrote:
>   static struct gbm_bo *
> +gbm_dri_bo_create_from_native_handle(struct gbm_device *gbm,
> +                                 union gbm_bo_handle handle, void
> **image ,
> +                                 uint32_t width, uint32_t height,
> uint32_t stride,
> +                                 uint32_t format, uint32_t usage)
Just a question, what is the benefit of creating a bo from native handle?

Thanks,
Juan


More information about the wayland-devel mailing list