[Bug 77436] KDE Konsole very slow scrolling with TearFree and QT graphics system native
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Jun 13 06:38:10 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=77436
--- Comment #84 from Chris Wilson <chris at chris-wilson.co.uk> ---
What happens with?
diff --git a/src/sna/gen6_common.h b/src/sna/gen6_common.h
index 6668620..1277804 100644
--- a/src/sna/gen6_common.h
+++ b/src/sna/gen6_common.h
@@ -106,6 +106,8 @@ static int prefer_blt_bo(struct sna *sna, struct kgem_bo
*bo)
inline static bool force_blt_ring(struct sna *sna)
{
+ return true;
+
if (sna->flags & SNA_POWERSAVE)
return true;
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140613/31f074d0/attachment.html>
More information about the intel-gfx-bugs
mailing list