libdrm 2.4.47 update

2013-11-17 Thread Mark Kettenis
This diff updates libdrm to the latest upstream release. Might do with some testing, especially on radeondrm. You'll need the kernel header changes that I just committed to be able to build this. Index: Makefile.inc === RCS file:

Re: rfc: acpi wmi diff

2013-11-17 Thread Alexey E. Suslikov
Kyle R W Milz kyle at getaddrinfo.net writes: tech at , Here is an initial implementation of a generic acpi wmi framework and a single consumer for the framework that lets the volume adjustment keys on an asus ux31e work. The generic framework could be used to support hotkeys found in

Re: libdrm 2.4.47 update

2013-11-17 Thread Matthieu Herrb
On Sun, Nov 17, 2013 at 03:28:30PM +0100, Mark Kettenis wrote: This diff updates libdrm to the latest upstream release. Might do with some testing, especially on radeondrm. You'll need the kernel header changes that I just committed to be able to build this. No regression on my Radeon HD

fix shadowfb in xf86-video-nv

2013-11-17 Thread Matthieu Herrb
Hi, the patch below fixes shadowfb in the xf86-video-nv driver. It should be useable without an xorg.conf to disable shadowfb now. Those who are stuck to using nVidia cards with -current, please test. Apply in /usr/xenocara/driver/xf86-video-nv then rebuid using make -f Makefile.bsd-wrapper obj

inteldrm diff

2013-11-17 Thread Mark Kettenis
The diff below is a fairly large diff that moves the gtt management into the inteldrm driver. While this diff might fix some of the issues people have been reporting with inteldrm, I don't expect it to fix most of those issues. This brings our codebase closer to what Linux has though, and this

Re: inteldrm diff

2013-11-17 Thread Mark Kettenis
Date: Sun, 17 Nov 2013 22:48:41 +0100 (CET) From: Mark Kettenis mark.kette...@xs4all.nl The diff below is a fairly large diff that moves the gtt management into the inteldrm driver. While this diff might fix some of the issues people have been reporting with inteldrm, I don't expect it to

Re: inteldrm diff

2013-11-17 Thread janis
I tried this diff and at least one thing changed -- neverball now works (previously it immediately hung the GPU on start). There is still corruption and GPU hanging in chromium. There is corruption in mplayer -vo gl too (and it is still much slower than it is on 5.4). With a lot of help from

Re: Unexpected match set prio behaviour

2013-11-17 Thread Alexander Bluhm
On Thu, Nov 14, 2013 at 12:03:21AM +0200, Alexey Suslikov wrote: This is on 5.4-stable. vlan is only used to see what resulting prio is. #match on { $int_if } inet proto icmp all icmp-type echoreq set prio 5 pass quick on { $ext_if, $int_if } Can you test wether this diff matches your

Mesa 9.2.3 update

2013-11-17 Thread Jonathan Gray
Here is a diff that updates Mesa to 9.2.3 a bug fix release. Release notes can be found at http://www.mesa3d.org/relnotes/9.2.3.html Index: dist/Mesa/Android.common.mk === RCS file: /cvs/xenocara/dist/Mesa/Android.common.mk,v