turnip: Report device loss through _mesa_loge() instead of fprintf.
authorEric Anholt <eric@anholt.net>
Tue, 22 Sep 2020 02:41:06 +0000 (19:41 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 5 Oct 2020 22:42:14 +0000 (22:42 +0000)
commit5d3aeafa77211efdc8836095f95d5776c11a708d
tree96494b339dbe70381dc5116e87eb8946b34bc2b8
parent50f25da2b54110d5ae0bea882f9e9faaf8cd2cf1
turnip: Report device loss through _mesa_loge() instead of fprintf.

We drop the file/line, but there are only a couple of places calling this
and they have unique strings anyway.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7014>
src/freedreno/vulkan/tu_device.c
src/freedreno/vulkan/tu_private.h