Commit f8e3e0ee authored by Andres Rodriguez's avatar Andres Rodriguez Committed by Alex Deucher
Browse files

drm/amdgpu: bump version for gfx9 high priority compute

parent 761c77c1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -73,9 +73,10 @@
 * - 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
 * - 3.24.0 - Add high priority compute support for gfx9
 */
#define KMS_DRIVER_MAJOR	3
#define KMS_DRIVER_MINOR	23
#define KMS_DRIVER_MINOR	24
#define KMS_DRIVER_PATCHLEVEL	0

int amdgpu_vram_limit = 0;