[Intel-xe] [PATCH 2/2] drm/xe: Update DRIVER_DATE to 20230726

Matthew Brost matthew.brost at intel.com
Wed Jul 26 19:32:31 UTC 2023


On Wed, Jul 26, 2023 at 03:25:20PM -0400, Rodrigo Vivi wrote:
> It is time to update the long and forgotten initial driver date.
> 

That old date is way off, AFAIK this date is long prior to Xe
development starting.

Anyways:
Reviewed-by: Matthew Brost <matthew.brost at intel.com>

> Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
> ---
>  drivers/gpu/drm/xe/xe_drv.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/gpu/drm/xe/xe_drv.h b/drivers/gpu/drm/xe/xe_drv.h
> index d45b71426cc8..dd1a421cd4f2 100644
> --- a/drivers/gpu/drm/xe/xe_drv.h
> +++ b/drivers/gpu/drm/xe/xe_drv.h
> @@ -10,7 +10,7 @@
>  
>  #define DRIVER_NAME		"xe"
>  #define DRIVER_DESC		"Intel Xe Graphics"
> -#define DRIVER_DATE		"20201103"
> +#define DRIVER_DATE		"20230726"
>  
>  /* Interface history:
>   *
> -- 
> 2.41.0
> 


More information about the Intel-xe mailing list