[Intel-xe] [PATCH 2/2] drm/xe: Update DRIVER_DATE to 20230726
Vivi, Rodrigo
rodrigo.vivi at intel.com
Wed Jul 26 19:36:43 UTC 2023
On Wed, 2023-07-26 at 19:32 +0000, Matthew Brost wrote:
> 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.
indeed, that was probably a copy and paste from something older
that remained.
we should probably make this into a fix up or later squash in
the original patch before the first pull request...
>
> 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