mesa/src
Fabio Estevam 0e032a434f loader: Move non-error message to debug level
Currently when running mesa on imx6 the following loader warnings
are seen:

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>
(cherry picked from commit 78c5772633)
Nominated-by: Rob Clark <robdclark@gmail.com> (IRC)
2017-04-13 13:41:51 +01:00
..
amd radv: Invalidate L2 for TRANSFER_WRITE barriers 2017-04-12 13:30:22 +01:00
compiler mesa: update lower_jumps tests after bug fix 2017-03-29 19:14:25 +03:00
egl egl: Ensure ResetNotificationStrategy matches for shared contexts. 2017-03-15 18:54:31 +00:00
gallium radeon_drm_bo: explicitly check return value of drmCommandWriteRead 2017-04-12 13:30:22 +01:00
gbm gbm/dri: Flush after unmap 2017-04-12 11:32:18 +01:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx/glvnd: Fix GLXdispatchIndex sorting 2017-02-23 19:34:59 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv/blorp: Align vertex buffers to 64B 2017-04-12 11:32:27 +01:00
loader loader: Move non-error message to debug level 2017-04-13 13:41:51 +01:00
mapi glapi: fix typo in count_scale 2017-03-16 01:34:01 +00:00
mesa i965: Set kernel features before computing max GL version. 2017-04-12 13:30:21 +01:00
util ralloc: Make sure ralloc() allocations match malloc()'s alignment. 2017-03-16 01:33:52 +00:00
vulkan vulkan/wsi: Improve the DRI3 error message 2017-03-16 01:34:01 +00:00
Makefile.am vulkan: automake: do not use EXTRA_DIST in a conditional 2017-01-18 13:41:32 +00:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00