Re: [Intel-gfx] [PATCH 3/3] gpu/drm/i915: nuke old GEN macros

2021-07-07 Thread Matt Roper
On Wed, Jul 07, 2021 at 11:13:25AM -0700, Lucas De Marchi wrote: > Now that all the codebase is converted to the new *VER macros, remove > the old GEN ones. > > Signed-off-by: Lucas De Marchi Reviewed-by: Matt Roper We're still going to need another patch or two to kill off IS_GEN9_{BC,LP},

[Intel-gfx] [PATCH 3/3] gpu/drm/i915: nuke old GEN macros

2021-07-07 Thread Lucas De Marchi
Now that all the codebase is converted to the new *VER macros, remove the old GEN ones. Signed-off-by: Lucas De Marchi --- drivers/gpu/drm/i915/i915_drv.h | 15 --- 1 file changed, 15 deletions(-) diff --git a/drivers/gpu/drm/i915/i915_drv.h b/drivers/gpu/drm/i915/i915_drv.h index