svga: add git version logging at init time
authorCharmaine Lee <charmainel@vmware.com>
Fri, 27 Oct 2017 17:24:46 +0000 (10:24 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 10 Sep 2018 19:07:30 +0000 (13:07 -0600)
commit7448bb0089530877d484c1aa96ec6155ffde0fcc
tree3aeed33c8a7e98815b451733f6e5c4b4c225be29
parent4669ffd29bc704dd38c88bf8438a80714454ddbf
svga: add git version logging at init time

Before we can log the git version in the host log,
we'll add the git version in the init debug message.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/drivers/svga/svga_screen.c