drm/amdgpu: bump version for support of UVD MJPEG decode
authorLeo Liu <leo.liu@amd.com>
Wed, 16 Aug 2017 14:18:28 +0000 (10:18 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Aug 2017 20:47:45 +0000 (16:47 -0400)
Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c

index 353e346..e39ec98 100644 (file)
  * - 3.16.0 - Add reserved vmid support
  * - 3.17.0 - Add AMDGPU_NUM_VRAM_CPU_PAGE_FAULTS.
  * - 3.18.0 - Export gpu always on cu bitmap
+ * - 3.19.0 - Add support for UVD MJPEG decode
  */
 #define KMS_DRIVER_MAJOR       3
-#define KMS_DRIVER_MINOR       18
+#define KMS_DRIVER_MINOR       19
 #define KMS_DRIVER_PATCHLEVEL  0
 
 int amdgpu_vram_limit = 0;