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

Commit 767e06a9 authored by Bas Nieuwenhuizen's avatar Bas Nieuwenhuizen Committed by Alex Deucher
Browse files

drm/amdgpu: Bump amdgpu version for context priority override.

parent f1b4ac96
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -73,9 +73,10 @@
 * - 3.27.0 - Add new chunk to to AMDGPU_CS to enable BO_LIST creation.
 * - 3.28.0 - Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIES
 * - 3.29.0 - Add AMDGPU_IB_FLAG_RESET_GDS_MAX_WAVE_ID
 * - 3.30.0 - Add AMDGPU_SCHED_OP_CONTEXT_PRIORITY_OVERRIDE.
 */
#define KMS_DRIVER_MAJOR	3
#define KMS_DRIVER_MINOR	29
#define KMS_DRIVER_MINOR	30
#define KMS_DRIVER_PATCHLEVEL	0

int amdgpu_vram_limit = 0;