Enrico Weigelt
Enrico Weigelt
Does that happen with other graphics drivers (eg. modesetting), too ? Can you capture a traffic dump (eg. via xtrace) ?
In this particular case, it seems that the default case should never happen. If ev->num_valutors ever becomes 0, it's a bug. So it's probably better reporting an error here (see...
needs rebase.
@GermanAizek needs rebase
Maybe we should use BUG_RETURN* macros here, so an error is logged.
@GermanAizek needs rebase
needs rebase.
@GermanAizek ping