Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm...
[linux-2.6-block.git] / drivers / gpu / drm / msm / msm_drv.c
index 042bde48200d50b3b1866dcd9048355be91a7c51..fb5c0b0a7594adcb0f38858cce0fc87d786f4eaa 100644 (file)
  * MSM driver version:
  * - 1.0.0 - initial interface
  * - 1.1.0 - adds madvise, and support for submits with > 4 cmd buffers
+ * - 1.2.0 - adds explicit fence support for submit ioctl
  */
 #define MSM_VERSION_MAJOR      1
-#define MSM_VERSION_MINOR      1
+#define MSM_VERSION_MINOR      2
 #define MSM_VERSION_PATCHLEVEL 0
 
 static void msm_fb_output_poll_changed(struct drm_device *dev)