]> Pileus Git - ~andy/linux/commitdiff
drm/radeon: Bump version for CIK DCE tiling fix
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Dec 2013 16:31:44 +0000 (11:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Dec 2013 16:31:44 +0000 (11:31 -0500)
Note when CIK DCE tiling was fixed.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_drv.c

index 1958b36ad0e5cdddf623b8a54a16df0c501ca668..db39ea36bf22fc396da63e5a157adf42e752e712 100644 (file)
  *   2.33.0 - Add SI tiling mode array query
  *   2.34.0 - Add CIK tiling mode array query
  *   2.35.0 - Add CIK macrotile mode array query
+ *   2.36.0 - Fix CIK DCE tiling setup
  */
 #define KMS_DRIVER_MAJOR       2
-#define KMS_DRIVER_MINOR       35
+#define KMS_DRIVER_MINOR       36
 #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);