drm/msm: add MSM_BO_CACHED_COHERENT
[linux-2.6-microblaze.git] / drivers / gpu / drm / msm / msm_drv.c
index 3ecf617..917856b 100644 (file)
  * - 1.5.0 - Add SUBMITQUERY_QUERY ioctl
  * - 1.6.0 - Syncobj support
  * - 1.7.0 - Add MSM_PARAM_SUSPENDS to access suspend count
+ * - 1.8.0 - Add MSM_BO_CACHED_COHERENT for supported GPUs (a6xx)
  */
 #define MSM_VERSION_MAJOR      1
-#define MSM_VERSION_MINOR      7
+#define MSM_VERSION_MINOR      8
 #define MSM_VERSION_PATCHLEVEL 0
 
 static const struct drm_mode_config_funcs mode_config_funcs = {