-
- Downloads
Log driver-selection environment variables
Some drivers have an environment variable that overrides the automatic
detection of which driver should be used. For example Mesa has
`MESA_LOADER_DRIVER_OVERRIDE`, VA-API has `LIBVA_DRIVER_NAME` and so on.
We now log these environment variables in the s-r-s-i output to have a
move complete view about the state of the running system.
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
parent
6bdfb975
No related branches found
No related tags found
Showing
- bin/system-info.c 14 additions, 0 deletionsbin/system-info.c
- bin/system-info.md 7 additions, 0 deletionsbin/system-info.md
- steam-runtime-tools/system-info.c 89 additions, 0 deletionssteam-runtime-tools/system-info.c
- steam-runtime-tools/system-info.h 2 additions, 0 deletionssteam-runtime-tools/system-info.h
- tests/system-info-cli.c 14 additions, 0 deletionstests/system-info-cli.c
- tests/system-info.c 80 additions, 0 deletionstests/system-info.c
Loading
Please register or sign in to comment