|
@@ -54,9 +54,10 @@
|
|
|
* at the end of IBs.
|
|
|
* - 3.3.0 - Add VM support for UVD on supported hardware.
|
|
|
* - 3.4.0 - Add AMDGPU_INFO_NUM_EVICTIONS.
|
|
|
+ * - 3.5.0 - Add support for new UVD_NO_OP register.
|
|
|
*/
|
|
|
#define KMS_DRIVER_MAJOR 3
|
|
|
-#define KMS_DRIVER_MINOR 4
|
|
|
+#define KMS_DRIVER_MINOR 5
|
|
|
#define KMS_DRIVER_PATCHLEVEL 0
|
|
|
|
|
|
int amdgpu_vram_limit = 0;
|