On Mon, Apr 15, 2019 at 05:52:51PM +0100, Chris Wilson wrote: > Quoting Ville Syrjala (2019-04-15 16:49:04) > > static irqreturn_t > > -gen8_de_irq_handler(struct drm_i915_private *dev_priv, u32 master_ctl) > > +gen8_de_irq_handler(struct drm_i915_private *dev_priv, u32 master_ctl, > > + const struct gen8_de_irq_regs *de, > > + const struct pch_irq_regs *pch) > > { > > } > > > > if (INTEL_GEN(dev_priv) >= 11 && (master_ctl & GEN11_DE_HPD_IRQ)) { > > Can GEN11_DE_HPD_IRQ be raised on any other platform? Looks like the bit wasn't used pre-icl. > > Lgtm, > Reviewed-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> > -Chris -- Ville Syrjälä Intel _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx