Hi Cyril! Any change I can poke you again for an even never GIT snapshot?
I consider it fair to demand "do it yourself" ;). I can have a try myself with the instructions you gave in bug #631516… > For reference, that'd be something along those lines: > debcheckout mesa mesa.git > cd mesa.git > git checkout debian-experimental > # get the upstream git url in debian/watch > git remote add upstream $url > git fetch upstream > git cherry-pick -x $commit > # optional but good to keep track of versions: > dch --local +martin > # optionally setting DEB_BUILD_OPTIONS=parallel=$cpus > dpkg-buildpackage -b > sudo debi -u … if that basically applies here as well. Ciao, Martin ---------- Weitergeleitete Nachricht ---------- […] https://bugs.freedesktop.org/show_bug.cgi?id=44787 --- Comment #8 from Chris Wilson <[email protected]> 2012-01-16 05:40:50 UTC --- commit 8b2bb666662305ab88aad8198ad69b1c98407d75 Author: Chris Wilson <[email protected]> Date: Mon Jan 16 13:35:05 2012 +0000 sna/gen6: Restore the non-pipelined op after every WM binding table update The hw wants it as demonstrated by the '>' in KDE's menus. Why is it always KDE that demonstrates coherency problems... Signed-off-by: Chris Wilson <[email protected]> fixes the glitch in menus for me. The code used to do that precisely that reason, I just forgot the reason, removed the forced flush and thought everything was still fine. Do you want to poke Cyril for a new package and try again? :) […] ------------------------------------------------------- Ciao, -- Martin 'Helios' Steigerwald - http://www.Lichtvoll.de GPG: 03B0 0D6C 0040 0710 4AFA B82F 991B EAAC A599 84C7 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

