panfrost: Use DBG macro to avoid noise in the console
authorTomeu Vizoso <tomeu.vizoso@collabora.com>
Mon, 6 Jan 2020 09:48:20 +0000 (10:48 +0100)
committerMarge Bot <eric+marge@anholt.net>
Fri, 31 Jan 2020 06:02:31 +0000 (06:02 +0000)
commitd902e23d8094a01f752d3404ec484e0c059eb193
tree1c242b31197dff379a43891b5aa900a0b312e115
parent25042062215c682445a70b4527e8298b30996d93
panfrost: Use DBG macro to avoid noise in the console

It pollutes the output of programs that use Panfrost and can confuse its
callers, such as test runners.

Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3625>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3625>
src/gallium/drivers/panfrost/pan_blit.c
src/gallium/drivers/panfrost/pan_bo.c
src/gallium/drivers/panfrost/pan_context.c
src/gallium/drivers/panfrost/pan_format.c
src/gallium/drivers/panfrost/pan_job.c
src/gallium/drivers/panfrost/pan_screen.c