[Intel-gfx] [PATCH 4/4] drm/i915: Finish the irq ack+handler split for ilk+
Ville Syrjälä
ville.syrjala at linux.intel.com
Mon Apr 15 17:04:55 UTC 2019
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 at chris-wilson.co.uk>
> -Chris
--
Ville Syrjälä
Intel
More information about the Intel-gfx
mailing list