[PATCH] drm/amdgpu: Bump amdgpu version for per-flip plane tiling updates

Deucher, Alexander Alexander.Deucher at amd.com
Thu Feb 28 16:00:26 UTC 2019


Acked-by: Alex Deucher <alexander.deucher at amd.com>

> -----Original Message-----
> From: amd-gfx <amd-gfx-bounces at lists.freedesktop.org> On Behalf Of
> Nicholas Kazlauskas
> Sent: Thursday, February 28, 2019 10:00 AM
> To: amd-gfx at lists.freedesktop.org
> Cc: Michel Dänzer <michel at daenzer.net>; Kazlauskas, Nicholas
> <Nicholas.Kazlauskas at amd.com>; Marek Olšák <maraeo at gmail.com>
> Subject: [PATCH] drm/amdgpu: Bump amdgpu version for per-flip plane tiling
> updates
> 
> To help xf86-video-amdgpu and mesa know DC supports updating the tiling
> attributes for a framebuffer per-flip.
> 
> Cc: Michel Dänzer <michel at daenzer.net>
> Cc: Marek Olšák <maraeo at gmail.com>
> Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas 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 223013ef8466..ae4e3eeb4ae2 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
> @@ -74,9 +74,10 @@
>   * - 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.
> + * - 3.31.0 - Add support for per-flip tiling attribute changes with DC
>   */
>  #define KMS_DRIVER_MAJOR	3
> -#define KMS_DRIVER_MINOR	30
> +#define KMS_DRIVER_MINOR	31
>  #define KMS_DRIVER_PATCHLEVEL	0
> 
>  int amdgpu_vram_limit = 0;
> --
> 2.17.1
> 
> _______________________________________________
> amd-gfx mailing list
> amd-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/amd-gfx


More information about the amd-gfx mailing list