| commit | b5eacfc469832c93b51ae930782c59d656453774 | [log] [tgz] |
|---|---|---|
| author | Guido Günther <agx@sigxcpu.org> | Wed Dec 15 14:43:05 2021 +0100 |
| committer | Christian Gmeiner <christian.gmeiner@gmail.com> | Wed Dec 22 09:16:00 2021 +0100 |
| tree | 98bf311ae37a05fde2d31b0e052a5aaa3ae376f5 | |
| parent | afbccdf8f933346a99ff7aea0b92c8cf4e966063 [diff] |
etnaviv/drm: Use mesa_log* for debugging This makes sure errors, warnings and info messages don't get compiled out in non debug builds. Signed-off-by: Guido Günther <agx@sigxcpu.org> Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com> Acked-by: Lucas Stach <l.stach@pengutronix.de> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10546>