[RFC PATCH 7/8] drm: plane: Add plane options ioctl

2011-12-20 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? Add a new ioctl DRM_IOCTL_MODE_PLANE_OPTS which is used to configure various settings for the plane. I left out gamma correction thinking that it could be added using a separate ioctl, since there's already a gamma ioctl for CRTCs. Signed-off-by: Ville Syrj?l? --- drivers/

[RFC PATCH 7/8] drm: plane: Add plane options ioctl

2011-12-19 Thread ville . syrjala
From: Ville Syrjälä Add a new ioctl DRM_IOCTL_MODE_PLANE_OPTS which is used to configure various settings for the plane. I left out gamma correction thinking that it could be added using a separate ioctl, since there's already a gamma ioctl for CRTCs. Signed-off-by: Ville Syrjälä --- drivers/