[drm/mgag200] e44e907dd8: phoronix-test-suite.glmark2.800x600.score -64.9% regression

Emil Velikov emil.l.velikov at gmail.com
Tue Jun 16 13:49:38 UTC 2020


Hi Rong,

Thanks for the prompt reply and information. Can I suggest including
the suggested information in future reports.
I've included a command for each one, to aid automating things.

Namely:
Xorg: 1.20.4 (or None)
$ which Xorg 2>/dev/null  || echo None && Xorg -version |& grep -o "X
Server.*" | sed "s/X Server//"

Mesa: 20.0.7
$ grep -E -o "Mesa [1-9]+.*" | head -n1 | sed "s/Mesa//"

Mesa module: swrast_dri.so
$ basename `LD_DEBUG=libs glxinfo |& grep _dri.so | head -n1 | cut -f3 -d:`

Mesa device: llvmpipe (LLVM 10.0.0, 128 bits) (0xffffffff)
$ glxinfo | grep -i device | cut -f2 -d:

GPU: Matrox Electronics ...
$ lspci -nn | grep -E "VGA|Display|3D" | cut -f2- -d:

Thanks
-Emil


More information about the dri-devel mailing list