Re: [Mesa-dev] [PATCH] loader: Move non-error message to debug level

2017-03-08 Thread Emil Velikov
On 4 March 2017 at 22:21, Emil Velikov wrote: > On 4 March 2017 at 22:07, Fabio Estevam wrote: >> Currently when running mesa on imx6 the following loader warnings >> are seen: >> >> # kmscube -D /dev/dri/card1 >> MESA-LOADER: device is not located on the PCI bus >> MESA-LOADER: device is not loc

Re: [Mesa-dev] [PATCH] loader: Move non-error message to debug level

2017-03-04 Thread Emil Velikov
On 4 March 2017 at 22:07, Fabio Estevam wrote: > Currently when running mesa on imx6 the following loader warnings > are seen: > > # kmscube -D /dev/dri/card1 > MESA-LOADER: device is not located on the PCI bus > MESA-LOADER: device is not located on the PCI bus > MESA-LOADER: device is not locate

[Mesa-dev] [PATCH] loader: Move non-error message to debug level

2017-03-04 Thread Fabio Estevam
Currently when running mesa on imx6 the following loader warnings are seen: # kmscube -D /dev/dri/card1 MESA-LOADER: device is not located on the PCI bus MESA-LOADER: device is not located on the PCI bus MESA-LOADER: device is not located on the PCI bus Using display 0x1920948 with EGL version 1.4