Re: [PATCH] modesetting: add tile property support (v2.1)

2015-04-06 Thread Chris Wilson
On Wed, Apr 01, 2015 at 10:31:43AM +1000, Dave Airlie wrote:
 From: Dave Airlie airl...@redhat.com
 
 This adds tiling support to the server modesetting driver,
 it retrieves the tile info from the kernel and translates
 it into the server format and exposes the property.
 
 v2.1: fix resetting tile property (Chris)
 
 Signed-off-by: Dave Airlie airl...@redhat.com
Reviewed-by: Chris Wilson ch...@chris-wilson.co.uk
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Re: [PATCH] xwayland-input: Remove our XYToWindow handler

2015-04-06 Thread Daniel Stone
On 23 February 2015 at 15:40, Daniel Stone dan...@fooishbar.org wrote:
 On 21 February 2015 at 19:53, Jasper St. Pierre jstpie...@mecheye.net wrote:
 This was built as a hack for simple Wayland compositors like Weston
 which were lazy and didn't want to configure windows server-side when
 moved.

 Since comboboxes and menus are separate toplevel O-R windows, this hack
 breaks input as it needs to be traced normally, not simply sent to the
 focused window.

 X11 toolkits really do need their windows to be configured correctly
 for their O-R windows comboboxes or menus other things, so let's fix
 the lazy compositors and remove this.

 I have tested this patch with both Weston and Mutter and neither of
 them require any changes, and it fixes comboboxes and menus.

 If somebody then wants to revert 73698d4, that's fine by me, so we
 reduce the amount of API that DDXen have.

 Signed-off-by: Jasper St. Pierre jstpie...@mecheye.net

 Acked-by: Daniel Stone dani...@collabora.com

Keith, please pick this up, with tags from Olivier and myself. If it's
any consolation, further thought has convinced me to upgrade from A-b
to R-b.

Cheers,
Danie
___
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel