Re: [Intel-gfx] [PATCH 3/3] drm/i915/gt: Fix platform prefix

2022-09-30 Thread Matt Roper
On Thu, Sep 29, 2022 at 10:09:03PM -0700, Lucas De Marchi wrote: > Different handling for XeHP and later platforms should be using the > xehp prefix, not gen125. Rename them. > > Signed-off-by: Lucas De Marchi Reviewed-by: Matt Roper > --- > drivers/gpu/drm/i915/gt/gen8_engine_cs.c | 24

[Intel-gfx] [PATCH 3/3] drm/i915/gt: Fix platform prefix

2022-09-29 Thread Lucas De Marchi
Different handling for XeHP and later platforms should be using the xehp prefix, not gen125. Rename them. Signed-off-by: Lucas De Marchi --- drivers/gpu/drm/i915/gt/gen8_engine_cs.c | 24 +-- drivers/gpu/drm/i915/gt/gen8_engine_cs.h | 12 +- .../drm/i915/gt/inte