radv: Provide a toggle to avoid warnings about unsupported devices.
authorCharlie Turner <cturner@igalia.com>
Thu, 17 Jun 2021 11:43:27 +0000 (12:43 +0100)
committerMartin Peres <martin.peres@mupuf.org>
Tue, 22 Jun 2021 10:59:43 +0000 (13:59 +0300)
commite9991d5ff1e8d471a75f2bab22b2776aef90cabd
tree1038c9acf32606a7404fcd21ee13bc9d6e449e75
parent26af7ef67fd8d1b6bb22e9332984136ec61b358b
radv: Provide a toggle to avoid warnings about unsupported devices.

In the CI, we have such devices, and this message is printed many
hundreds of times. This results in a useless spam which makes it
difficult to see real issues.

v2 from Martin:
 - Reword the commit message a bit
 - Add a SoB

Signed-off-by: Martin Peres <martin.peres@mupuf.org>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Acked-by: Andres Gomez <agomez@igalia.com>
Acked-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Acked-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11491>
src/amd/vulkan/radv_device.c