gbm_surface_has_free_buffers
spuriously returns false
in some circumstances. This is not needed for normal operation; our use is only to pick up incorrect usage of the GBM API in a more debuggable way; could be quirked off
#3296
Labels
On (at least) NVIDIA 545,
gbm_surface_has_free_buffers
spuriously(?) returnsfalse
in some circumstances. This is not needed for normal operation; our use is only to pick up incorrect usage of the GBM API in a more debuggable way; could be quirked offWe should verify that this is a spurious failure, and then add the quirk.
The text was updated successfully, but these errors were encountered: