[Intel-xe] [PATCH 1/2] fixup! drm/i915/display: Remaining changes to make xe compile

Rodrigo Vivi rodrigo.vivi at kernel.org
Mon May 15 14:41:48 UTC 2023


On Mon, May 15, 2023 at 05:00:17PM +0300, Jani Nikula wrote:
> 
> Lucas, Rodrigo, r-b on these two?

I feel the order in the series is the opposite, but anyway,
on the next clean up that will be fixed so, let's move with this

Reviewed-by: Rodrigo Vivi <rodrigo.vivi at intel.com>

> 
> Thanks,
> Jani.
> 
> 
> On Fri, 12 May 2023, Jani Nikula <jani.nikula at intel.com> wrote:
> > The dependency on display/intel_display_reg_defs.h is removed by
> > upstream commit 6e4e9fbd5ba0 ("drm/i915/gt: drop dependency on
> > VLV_DISPLAY_BASE").
> >
> > Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> > ---
> >  drivers/gpu/drm/i915/gt/intel_gt_regs.h | 2 --
> >  1 file changed, 2 deletions(-)
> >
> > diff --git a/drivers/gpu/drm/i915/gt/intel_gt_regs.h b/drivers/gpu/drm/i915/gt/intel_gt_regs.h
> > index 7ae5fa5a8ff7..af80d2fe739b 100644
> > --- a/drivers/gpu/drm/i915/gt/intel_gt_regs.h
> > +++ b/drivers/gpu/drm/i915/gt/intel_gt_regs.h
> > @@ -7,9 +7,7 @@
> >  #define __INTEL_GT_REGS__
> >  
> >  #include "i915_reg_defs.h"
> > -#ifdef I915
> >  #include "display/intel_display_reg_defs.h"	/* VLV_DISPLAY_BASE */
> > -#endif
> >  
> >  /*
> >   * The perf control registers are technically multicast registers, but the
> 
> -- 
> Jani Nikula, Intel Open Source Graphics Center


More information about the Intel-xe mailing list