glx: Log the filename of the drm device if we fail to open it
authorAdam Jackson <ajax@redhat.com>
Fri, 27 Sep 2019 16:16:22 +0000 (12:16 -0400)
committerAdam Jackson <ajax@nwnk.net>
Mon, 30 Sep 2019 15:30:16 +0000 (15:30 +0000)
commit855dc17fcfc3aaf3a1324b54c7fb4e0c246b4987
treea68bd85d6e620aaad47144db86b4be9401474472
parenteebe091d292609de8aaf5b5c537d867b23908947
glx: Log the filename of the drm device if we fail to open it

Helps point the user to the specific device that's having issues, since
you're increasingly likely to have more than one.

Gitlab: https://gitlab.freedesktop.org/mesa/mesa/issues/107
Reviewed-by: Eric Anholt <eric@anholt.net>
src/glx/dri2_glx.c