crocus: Don't print out XXX messages if resource creation fails
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 27 Apr 2022 08:34:25 +0000 (01:34 -0700)
committerMarge Bot <emma+marge@anholt.net>
Wed, 31 Aug 2022 01:43:08 +0000 (01:43 +0000)
commit4b6d527a5039bdaf355628830cd9cc40087f0af1
tree4dd0c8354f3ea29b00c50fdfddecacda8cab647f
parenta3dba0811566aba9f42e6e5b3a8e8691f972f4b5
crocus: Don't print out XXX messages if resource creation fails

Failing to create staging resources isn't necessarily a critical error,
and we probably don't want to be printing out XXX messages.  I mostly
had this here when bringing up iris and resource creation was failing
because I'd done something wrong when writing the code.  Then it got
copied over to crocus.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18311>
src/gallium/drivers/crocus/crocus_resource.c