Re: xf86-video-intel patch to test

2017-11-15 Thread Kevin Chadwick
On Sat, 11 Nov 2017 19:57:16 +0100


> But since I don't have much hardware still using the intel driver (we
> switched to modesettings(4) for many devices), I'd like to have this
> tested against the current X server as much as possible.

Not sure if an unknown Intel GD would cause use of the "intel" driver
but in case it does then I thought I should say that the system of the
dmesg I have just sent in also behaved the same (display lost during
boot) on 6.2 release.



Re: xf86-video-intel patch to test

2017-11-14 Thread Robert
q

Am 13. November 2017 17:56:19 MEZ schrieb Stefan Sperling :
>On Sat, Nov 11, 2017 at 07:57:16PM +0100, Matthieu Herrb wrote:
>> Hi,
>> 
>> the patch below should not affect the intel(4) X.Org driver
>> functionality. It's sole purpose is to make it compatible with the
>> future upgrade to the X.Org 1.19 xserver.
>> 
>> But since I don't have much hardware still using the intel driver (we
>> switched to modesettings(4) for many devices), I'd like to have this
>> tested against the current X server as much as possible.
>> 
>> To test it, you need to check out the /usr/xenocara source tree and
>> then:
>> 
>> cd /usr/xenocara/driver/xf86-video-intel
>> patch -p0 -E < /this/patch
>> doas make -f Makefile.bsd-wrapper obj
>> doas make -f Makefile.bsd-wrapper build
>> 
>> Then restart the X server.
>> 
>> Comments, oks are welcome too.
>> 
>> Thanks in advance.
>
>No regression on my x201.

No regressions on my x250

--
-=[rpe]=-

Re: xf86-video-intel patch to test

2017-11-13 Thread Stefan Sperling
On Sat, Nov 11, 2017 at 07:57:16PM +0100, Matthieu Herrb wrote:
> Hi,
> 
> the patch below should not affect the intel(4) X.Org driver
> functionality. It's sole purpose is to make it compatible with the
> future upgrade to the X.Org 1.19 xserver.
> 
> But since I don't have much hardware still using the intel driver (we
> switched to modesettings(4) for many devices), I'd like to have this
> tested against the current X server as much as possible.
> 
> To test it, you need to check out the /usr/xenocara source tree and
> then:
> 
> cd /usr/xenocara/driver/xf86-video-intel
> patch -p0 -E < /this/patch
> doas make -f Makefile.bsd-wrapper obj
> doas make -f Makefile.bsd-wrapper build
> 
> Then restart the X server.
> 
> Comments, oks are welcome too.
> 
> Thanks in advance.

No regression on my x201.