]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/amdgpu: bump version for new vce packet support
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Sep 2016 22:04:50 +0000 (18:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 22 Sep 2016 14:24:42 +0000 (10:24 -0400)
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c

index 0c5f36d1ea3ef5ac6fc7caefc479e43ddd320da8..e7ae67234a7bc4e9428e38ab5762cf056f884e6c 100644 (file)
  * - 3.4.0 - Add AMDGPU_INFO_NUM_EVICTIONS.
  * - 3.5.0 - Add support for new UVD_NO_OP register.
  * - 3.6.0 - kmd involves use CONTEXT_CONTROL in ring buffer.
+ * - 3.7.0 - Add support for VCE clock list packet
  */
 #define KMS_DRIVER_MAJOR       3
-#define KMS_DRIVER_MINOR       6
+#define KMS_DRIVER_MINOR       7
 #define KMS_DRIVER_PATCHLEVEL  0
 
 int amdgpu_vram_limit = 0;