[PATCH 15/81] drm: Add the atomic modeset ioctl

2012-12-12 Thread ville.syrj...@linux.intel.com
From: Ville Syrj?l? This new ioctl can be used to update an arbitrary set of object properties in one operation. The ioctl simply takes a list of object IDs and property IDs and their values. For setting values of blob properties, the property value indicates the length of the data, and the actu

[PATCH 15/81] drm: Add the atomic modeset ioctl

2012-12-12 Thread ville . syrjala
From: Ville Syrjälä This new ioctl can be used to update an arbitrary set of object properties in one operation. The ioctl simply takes a list of object IDs and property IDs and their values. For setting values of blob properties, the property value indicates the length of the data, and the actu