mesa/src
Fabio Estevam 78c5772633 loader: Move non-error message to debug level
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

As this is not an error message, change it to debug level in
order to have a cleaner log output.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
2017-03-08 16:35:00 +00:00
..
amd radv: remove duplicate initialization of alphaToOne feature 2017-03-08 06:00:34 +10:00
compiler spirv: Silence unused variable warnings in release mode 2017-03-07 15:22:16 -08:00
egl EGL/Android: Add EGL_EXT_buffer_age extension 2017-03-04 16:37:12 +00:00
gallium android: r600: fix libmesa_amd_common dependency 2017-03-08 16:27:23 +00:00
gbm gbm/dri: fix memory leaks in error path 2017-01-27 17:56:58 +00:00
getopt
glx glx/tests: automake: add dispatch-index-check to the tarball 2017-02-28 16:18:27 +00:00
gtest gtest: Update to 1.8.0. 2017-01-20 11:40:52 -08:00
hgl
intel anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB 2017-03-08 07:57:55 +02:00
loader loader: Move non-error message to debug level 2017-03-08 16:35:00 +00:00
mapi glapi: fix typo in count_scale 2017-03-07 08:11:40 +11:00
mesa i965: Remove use of deprecated drm_intel_aub routines 2017-03-07 16:40:03 -08:00
util ralloc: don't leave out the alignment factor 2017-03-06 11:28:48 -08:00
vulkan android: fix outdir for gen_enum_to_str files 2017-03-04 16:38:33 +00:00
Makefile.am automake: move wayland-drm prior to Vulkan 2017-03-04 23:44:14 +00:00
SConscript