]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux
[thirdparty/linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_drv.c
index 715ede92ca8af24b702e715d2489dcd472c85742..ec96bb1f9eafbc374cdad09c85f96da8e8d1bbad 100644 (file)
  * - 3.19.0 - Add support for UVD MJPEG decode
  * - 3.20.0 - Add support for local BOs
  * - 3.21.0 - Add DRM_AMDGPU_FENCE_TO_HANDLE ioctl
+ * - 3.22.0 - Add DRM_AMDGPU_SCHED ioctl
+ * - 3.23.0 - Add query for VRAM lost counter
  */
 #define KMS_DRIVER_MAJOR       3
-#define KMS_DRIVER_MINOR       21
+#define KMS_DRIVER_MINOR       23
 #define KMS_DRIVER_PATCHLEVEL  0
 
 int amdgpu_vram_limit = 0;