Re: [Mesa-dev] [PATCH] virgl: Remove debugging left-overs

2018-06-18 Thread Dave Airlie
On 18 June 2018 at 22:50, Tomeu Vizoso wrote: > Some fprintfs were probably left unintentionally a few years ago and are > a bit of a nuisance. > > Signed-off-by: Tomeu Vizoso > Cc: Signed-off-by: Rob Herring > Fixes: 2d3301e4d513 ("virgl: fix reference counting of prime handles") Reviewed-by:

[Mesa-dev] [PATCH] virgl: Remove debugging left-overs

2018-06-18 Thread Tomeu Vizoso
Some fprintfs were probably left unintentionally a few years ago and are a bit of a nuisance. Signed-off-by: Tomeu Vizoso Cc: Signed-off-by: Rob Herring Fixes: 2d3301e4d513 ("virgl: fix reference counting of prime handles") --- src/gallium/winsys/virgl/drm/virgl_drm_winsys.c | 2 -- 1 file chan