[PATCH] Add aspect-ratio support in wayland layer.

Nautiyal Ankit ankit.k.nautiyal at intel.com
Wed Sep 6 12:20:00 UTC 2017


From: Ankit Nautiyal <ankit.k.nautiyal at intel.com>

This patch series adds video mode aspect ratio support for
wayland protocol and weston drm compositor. This patch series
adds two patches:
1- Adds aspect ratio flag bits bits in wl_output_mode flags
as per DRM layer implementation.
2- Preserves and uses the aspect ratio flags while selecting
the mode for modeset in weston drm compositor.

The corresponding kernel implementation for the aspect ratio support
in DRM Layer can be found here:
https://patchwork.freedesktop.org/series/10850/ 

This is a four patch series, in which two patches are already
merged, and two are waiting for user space implementation.



Ankit Nautiyal (1):
  protocol: add support for getting aspect ratio info from modes

 protocol/wayland.xml | 12 ++++++++++++
 1 file changed, 12 insertions(+)

-- 
2.7.4



More information about the wayland-devel mailing list