From: Vandana Kannan Date: Wed, 11 Jun 2014 05:16:48 +0000 (+0530) Subject: drm/crtc: Add property for aspect ratio X-Git-Tag: omap-for-v3.17/fixes-against-rc2~125^2~20^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff587e45a1a1690f5cd713a2782672c579460365;p=pandora-kernel.git drm/crtc: Add property for aspect ratio Added a property to enable user space to set aspect ratio. This patch contains declaration of the property and code to create the property. v2: Thierry's review comments. - Made aspect ratio enum generic instead of HDMI/CEA specfic - Removed usage of temporary aspect_ratio variable v3: Thierry's review comments. - Fixed indentation v4: Thierry's review comments. - Return ENOMEM when property creation fails Signed-off-by: Vandana Kannan Cc: Thierry Reding Reviewed-by: Thierry Reding Acked-by: Dave Airlie Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed