drm/radeon/kms: add info query for max pipes
[deliverable/linux.git] / drivers / gpu / drm / radeon / radeon_drv.c
index 498d21d50ba3222b65c38e5315881541ed146282..ef7bb3f6ecae9e0c5e7c647947122b9364c93f78 100644 (file)
  *   2.12.0 - RADEON_CS_KEEP_TILING_FLAGS
  *   2.13.0 - virtual memory support, streamout
  *   2.14.0 - add evergreen tiling informations
+ *   2.15.0 - add max_pipes query
  */
 #define KMS_DRIVER_MAJOR       2
-#define KMS_DRIVER_MINOR       14
+#define KMS_DRIVER_MINOR       15
 #define KMS_DRIVER_PATCHLEVEL  0
 int radeon_driver_load_kms(struct drm_device *dev, unsigned long flags);
 int radeon_driver_unload_kms(struct drm_device *dev);
This page took 0.026562 seconds and 5 git commands to generate.