Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef704318 authored by Junwei Zhang's avatar Junwei Zhang Committed by Alex Deucher
Browse files

drm/amd/amdgpu: bump version for memory query info

parent e0adf6c8
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -58,9 +58,10 @@
 * - 3.6.0 - kmd involves use CONTEXT_CONTROL in ring buffer.
 * - 3.7.0 - Add support for VCE clock list packet
 * - 3.8.0 - Add support raster config init in the kernel
 * - 3.9.0 - Add support for memory query info about VRAM and GTT.
 */
#define KMS_DRIVER_MAJOR	3
#define KMS_DRIVER_MINOR	8
#define KMS_DRIVER_MINOR	9
#define KMS_DRIVER_PATCHLEVEL	0

int amdgpu_vram_limit = 0;