[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Xorg tearing fix on Intel HD Graphics 4000
From: |
Andy Wingo |
Subject: |
Re: Xorg tearing fix on Intel HD Graphics 4000 |
Date: |
Wed, 28 Jun 2017 10:24:48 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
On Tue 27 Jun 2017 19:43, Mark H Weaver <address@hidden> writes:
> Andy Wingo <address@hidden> writes:
>
>> On Wed 21 Jun 2017 09:55, Roel Janssen <address@hidden> writes:
>>
>>> For a long time now, I have a tearing issue on GuixSD (parts of the
>>> screen do not get updated while others do, resulting in dissapearing
>>> text in Emacs).
>>
>> I wonder if it makes sense to update the intel driver to see if it fixed
>> it? Then perhaps we could avoid the hack. There are commits here that
>> touch SNA and things that look like they could be relevant:
>>
>> https://cgit.freedesktop.org/xorg/driver/xf86-video-intel/log/
>
> It's a good idea, but we're already using HEAD (6babcf1) from their
> repo, and have been since June 11 (guix commit e2de6bbdd5). I can
> confirm that this didn't solve the problem for me.
>
> In the meantime, how would you feel about pushing the following commit
> to master? It would still allow the use of SNA by explicitly asking for
> it in xorg.conf, but auto-configuration would choose UXA by default.
>
> What do you think?
Looks good to me. We should report the problem though... ok I did that
here:
https://bugs.freedesktop.org/show_bug.cgi?id=101620
Looking forward to having a normal Emacs again :)
Andy
Re: Xorg tearing fix on Intel HD Graphics 4000, Christopher Baines, 2017/06/23
Re: Xorg tearing fix on Intel HD Graphics 4000, Andy Wingo, 2017/06/26