https://bugzilla.kernel.org/show_bug.cgi?id=85421
--- Comment #24 from Hin-Tak Leung htl10@users.sourceforge.net --- I had a quick look about 10.2.x vs 10.3.x (specifically, just doing "git log mesa-10.2.8..mesa-10.3.3 | grep '^commit' | wc -l" and vice versa), and it is more like they diverged from their most recent common ancestor by 300 and 3000 commits respectively. Though doing a grep 'chery-pick' , says about 250-300 of those are cheery-picked, so the actual difference might be 50 vs 2700 commits, which is still a big bunch to look at what made 10.3.x unstable. It would be easier if the crashes are more "reproducible".
The corrupted video playback issue was filed as: https://bugs.freedesktop.org/show_bug.cgi?id=87455 Just in case it is of interest.