As a check that all problems are the same, can people who are still affected by this do a test with
diff --git a/src/sna/gen4_render.c b/src/sna/gen4_render.c index a87af39..86c37d6 100644 --- a/src/sna/gen4_render.c +++ b/src/sna/gen4_render.c @@ -63,7 +63,7 @@ #define NO_FILL_BOXES 0 #define NO_VIDEO 0 -#define MAX_FLUSH_VERTICES 6 +#define MAX_FLUSH_VERTICES 1 #define GEN4_GRF_BLOCKS(nreg) ((nreg + 15) / 16 - 1) and see if that cures the last of the corruptions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1098489 Title: [gen4] Corruption in Chrome omni bar results using Intel SNA To manage notifications about this bug go to: https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1098489/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
