[PATCH 1/5] drm: Pass name to drm_rotation_property_create()

2014-02-13 Thread Sagar Arun Kamble
Reviewed-by: Sagar Kamble On Wed, 2014-02-12 at 23:15 +0200, ville.syrjala at linux.intel.com wrote: > From: Ville Syrj?l? > > Allow rotation properties to have custom names. > > TODO: maybe squash into "drm: Add drm_mode_create_rotation_property()" > > Cc: Sagar Kamble > Signed-off-by: Vill

[PATCH 1/5] drm: Pass name to drm_rotation_property_create()

2014-02-12 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? Allow rotation properties to have custom names. TODO: maybe squash into "drm: Add drm_mode_create_rotation_property()" Cc: Sagar Kamble Signed-off-by: Ville Syrj?l? --- drivers/gpu/drm/drm_crtc.c | 3 ++- drivers/gpu/drm/i915/intel_display.c | 2 +- drivers/gpu/