Re: Using prime with udl leaks a ref, making it impossible to unload the udl kmod

2015-07-03 Thread Hans de Goede
Hi, On 03-07-15 20:56, Hans de Goede wrote: Hi Dave, I've been working on a kms driver for a mini projector which uses usb for its video transport. During the development of this I've hit this problem where once used from within Xorg to extend my regular gnome-desktop, the module keeps a

Re: [PATCH 1/2] glamor: Fix bad rendering of glyphs after an a1 glyph upload.

2015-07-03 Thread Keith Packard
Eric Anholt e...@anholt.net writes: How do you want to handle merging? How about you build a glamor tree you want pulled? I think I commented on all of the interesting patches (did you see the 'remove more pbo args' patch I sent?) -- -keith signature.asc Description: PGP signature

Re: [PATCH 1/7] glamor: Propagate the fact that pbo_valid is never set.

2015-07-03 Thread Eric Anholt
Keith Packard kei...@keithp.com writes: Eric Anholt e...@anholt.net writes: The code to set it was deleted in keithp's big rewrite. Looks like you can now remove the 'pbo' parameter to upload_sub_pixmap_to_texture as it's always 0 now? Sure, but I've got another big cleanup queued that

[PATCH] glamor_egl: Properly free resources on init-error and exit

2015-07-03 Thread Hans de Goede
glamor_egl_init() was not undoing any of the init steps on init error, add an glamor_egl_cleanup() function and use this both on error and on exit to cleanup the various resources. Even on a clean exit eglTerminate() was not being called, causing the fd dup()-ed by eglInitialize() to stay open,

Using prime with udl leaks a ref, making it impossible to unload the udl kmod

2015-07-03 Thread Hans de Goede
Hi Dave, I've been working on a kms driver for a mini projector which uses usb for its video transport. During the development of this I've hit this problem where once used from within Xorg to extend my regular gnome-desktop, the module keeps a refcount of 1 after unplugging the projector, so I

Re: [PATCH] Fix NO_LOCAL_CLIENT_CRED build

2015-07-03 Thread Ray Strode
Hi, On Thu, Jul 2, 2015 at 12:40 PM, Jon TURNEY jon.tur...@dronecode.org.uk wrote: Makes sense. Revised patch attached. LGTM --Ray ___ xorg-devel@lists.x.org: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: