dri: Fix BGR format exclusion
dri: Fix BGR format exclusion
The check we had for BGR vs. RGB formats was testing completely the wrong thing. Fix it so we can restore the previous set of configs we expose to the frontend, which also fixes surfaceless platform on s390x.
Signed-off-by: Daniel Stone daniels@collabora.com Fixes: ad0edea5 ("st/dri: Check format properties from format helpers")