[PATCHv4 09/13] drm: Add plane max width/height properties

2014-03-28 Thread Daniel Vetter
On Thu, Mar 27, 2014 at 05:44:34PM -0700, Matt Roper wrote: > Some hardware has different size limits for different planes (e.g., > sprites/overlays can't always be as large as the upper bound for the > primary plane). Adding read-only plane properties allows userspace > to check these limits. By

[PATCHv4 09/13] drm: Add plane max width/height properties

2014-03-27 Thread Matt Roper
Some hardware has different size limits for different planes (e.g., sprites/overlays can't always be as large as the upper bound for the primary plane). Adding read-only plane properties allows userspace to check these limits. By default, mode_config.max_{width,height} are used for non-cursor pla