mesa/src/gallium/auxiliary/renderonly
Lucas Stach 1bc22a2eab renderonly: don't complain when GPU import fails
There are a number of drivers which do a trial-and-error import
of buffers into the KMS side via renderonly. Some of those imports
are expected to fail, so we should not print a error message in
this case. All callers do proper error handling themselves.

Cc: mesa-stable
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Simon Ser <contact@emersion.fr>
Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12018>
2021-08-09 23:41:04 +02:00
..
renderonly.c renderonly: don't complain when GPU import fails 2021-08-09 23:41:04 +02:00
renderonly.h renderonly: remove layering violations 2021-03-11 14:41:48 +00:00