[PATCH] drm/amdgpu: bump version for new vce packet support

Christian König deathsimple at vodafone.de
Thu Sep 22 14:09:02 UTC 2016


Am 22.09.2016 um 00:07 schrieb Alex Deucher:
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

Reviewed-by: Christian König <christian.koenig at amd.com>.

> ---
>   drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> index 0c5f36d..e7ae6723 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> @@ -56,9 +56,10 @@
>    * - 3.4.0 - Add AMDGPU_INFO_NUM_EVICTIONS.
>    * - 3.5.0 - Add support for new UVD_NO_OP register.
>    * - 3.6.0 - kmd involves use CONTEXT_CONTROL in ring buffer.
> + * - 3.7.0 - Add support for VCE clock list packet
>    */
>   #define KMS_DRIVER_MAJOR	3
> -#define KMS_DRIVER_MINOR	6
> +#define KMS_DRIVER_MINOR	7
>   #define KMS_DRIVER_PATCHLEVEL	0
>   
>   int amdgpu_vram_limit = 0;




More information about the amd-gfx mailing list