On 22 July 2016 at 17:22, Rob Herring <r...@kernel.org> wrote: > @@ -100,11 +72,8 @@ vmw_winsys_create( int fd ) > if (!vmw_winsys_screen_init_svga(vws)) > goto out_no_svga; > > - if (util_hash_table_set(dev_hash, &vws->device, vws) != PIPE_OK) > - goto out_no_hash_insert; > - Any reason why you didn't call pipe_screen_reference_init() here but you've moved in the driver ?
-Emil _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev