Re: [Intel-gfx] [PATCH] drm/i915: remove CNL leftover

2021-10-22 Thread Ville Syrjälä
On Thu, Oct 21, 2021 at 02:32:13PM -0700, Lucas De Marchi wrote: > On Thu, Oct 21, 2021 at 10:05:40PM +0300, Ville Syrjälä wrote: > >On Thu, Oct 21, 2021 at 11:18:47AM -0700, Lucas De Marchi wrote: > >> We left the definition IS_CANNONLAKE() macro while removing it from the > >> tree due to having

Re: [Intel-gfx] [PATCH] drm/i915: remove CNL leftover

2021-10-21 Thread Lucas De Marchi
On Thu, Oct 21, 2021 at 10:05:40PM +0300, Ville Syrjälä wrote: On Thu, Oct 21, 2021 at 11:18:47AM -0700, Lucas De Marchi wrote: We left the definition IS_CANNONLAKE() macro while removing it from the tree due to having to merge the changes in different branches. Now that everything is back in sy

Re: [Intel-gfx] [PATCH] drm/i915: remove CNL leftover

2021-10-21 Thread Ville Syrjälä
On Thu, Oct 21, 2021 at 11:18:47AM -0700, Lucas De Marchi wrote: > We left the definition IS_CANNONLAKE() macro while removing it from the > tree due to having to merge the changes in different branches. Now that > everything is back in sync and nobody is using IS_CANNONLAKE(), we can > safely ditc