Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

drm/amdgpu: bump version for new vce packet support

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

+2 -1
+2 -1
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
··· 56 56 * - 3.4.0 - Add AMDGPU_INFO_NUM_EVICTIONS. 57 57 * - 3.5.0 - Add support for new UVD_NO_OP register. 58 58 * - 3.6.0 - kmd involves use CONTEXT_CONTROL in ring buffer. 59 + * - 3.7.0 - Add support for VCE clock list packet 59 60 */ 60 61 #define KMS_DRIVER_MAJOR 3 61 - #define KMS_DRIVER_MINOR 6 62 + #define KMS_DRIVER_MINOR 7 62 63 #define KMS_DRIVER_PATCHLEVEL 0 63 64 64 65 int amdgpu_vram_limit = 0;