[Mesa-dev] [Mesa-stable] [PATCH] vulkan/wsi/wayland: Stop printing out the DRM device

Samuel Iglesias Gonsálvez siglesias at igalia.com
Mon Sep 25 05:00:46 UTC 2017


Reviewed-by: Samuel Iglesias Gonsálvez <siglesias at igalia.com>

On Friday, September 22, 2017 12:45:27 PM CEST Jason Ekstrand wrote:
> Cc: mesa-stable at lists.freedesktop.org
> ---
>  src/vulkan/wsi/wsi_common_wayland.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/src/vulkan/wsi/wsi_common_wayland.c
> b/src/vulkan/wsi/wsi_common_wayland.c index dd283a1..b726d98 100644
> --- a/src/vulkan/wsi/wsi_common_wayland.c
> +++ b/src/vulkan/wsi/wsi_common_wayland.c
> @@ -98,7 +98,6 @@ wsi_wl_display_add_vk_format(struct wsi_wl_display
> *display, VkFormat format) static void
>  drm_handle_device(void *data, struct wl_drm *drm, const char *name)
>  {
> -   fprintf(stderr, "wl_drm.device(%s)\n", name);
>  }
> 
>  static uint32_t

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20170925/a0e39da4/attachment.sig>


More information about the mesa-dev mailing list