Re: drm_gem_create_mmap_offset / intel_uxa_prepare_access bo problems

2012-11-23 Thread Knut Petersen
On 22.11.2012 16:37, Chris Wilson wrote: Well you kernel and drm has all the latest protections, which is good because it's usually a bo leak of some sort. First stop is to check xrestop, /sys/kernel/debug/dri/0/i915_gem_objects and intel-gpu-tools/scripts/who.sh That will undoubtably reveal a

Re: [PATCH xf86-video-modesetting 1/2] build: Put m4 macros in m4 subdirectory

2012-11-23 Thread Thierry Reding
On Thu, Nov 08, 2012 at 02:28:09PM +0100, Thierry Reding wrote: This silences a warning from libtoolize when running the autogen.sh script. Signed-off-by: Thierry Reding thierry.red...@avionic-design.de --- Makefile.am | 2 ++ autogen.sh | 1 + configure.ac | 1 + 3 files changed, 4

Re: [PATCH xf86-video-modesetting 2/2] Remove call to miInitializeBackingStore()

2012-11-23 Thread Thierry Reding
On Thu, Nov 08, 2012 at 02:28:10PM +0100, Thierry Reding wrote: Recent versions of the X server no longer provide this function, which has been obsolete for over 2 years now. Signed-off-by: Thierry Reding thierry.red...@avionic-design.de --- src/driver.c | 1 - 1 file changed, 1

Re: [PATCH v2] xf86: Fix non-PCI configuration-less setups

2012-11-23 Thread Thierry Reding
On Thu, Nov 08, 2012 at 09:09:01AM +0100, Thierry Reding wrote: On Wed, Oct 17, 2012 at 12:06:47PM +0200, Thierry Reding wrote: For non-PCI video devices, such as those found on many ARM embedded systems, the X server currently requires the BusID option to specify the full path to the DRM

Re: any more nominations for xserver 1.13.1 ?

2012-11-23 Thread Thierry Reding
On Thu, Nov 15, 2012 at 02:08:16PM -0700, Matt Dew wrote: Hi all, RC1 is one week from today. I have pulled, tested and pushed to origin the ones I know about. But, if you sent me an email and I haven't replied, please let me know. Sorry to chime in so late, but can we have this one:

Re: [PATCH] Don't count RetainPermanent clients twice in security.c

2012-11-23 Thread Peter Harris
On 2012-11-23 16:44, Peter Harris wrote: If a RetainPermanent client is subsequently killed by a KillClient request, the reference count is decremented twice. This can cause the server to prematurely kill other clients using the same Authorization. Attached is a simple app to demonstrate the

Re: [PATCH v2] xf86: Fix non-PCI configuration-less setups

2012-11-23 Thread Dave Airlie
On Sat, Nov 24, 2012 at 6:28 AM, Thierry Reding thierry.red...@avionic-design.de wrote: On Thu, Nov 08, 2012 at 09:09:01AM +0100, Thierry Reding wrote: On Wed, Oct 17, 2012 at 12:06:47PM +0200, Thierry Reding wrote: For non-PCI video devices, such as those found on many ARM embedded systems,

Re: any more nominations for xserver 1.13.1 ?

2012-11-23 Thread Matt Dew
On 11/23/2012 01:33 PM, Thierry Reding wrote: On Thu, Nov 15, 2012 at 02:08:16PM -0700, Matt Dew wrote: Hi all, RC1 is one week from today. I have pulled, tested and pushed to origin the ones I know about. But, if you sent me an email and I haven't replied, please let me know. Sorry to