[Intel-gfx] [PATCH] drm/i915: move IRQ function table init to i915_irq.c
Jesse Barnes
jbarnes at virtuousgeek.org
Tue Jun 28 23:00:02 CEST 2011
On Tue, 28 Jun 2011 13:52:00 -0700
Keith Packard <keithp at keithp.com> wrote:
> On Tue, 28 Jun 2011 13:00:41 -0700, Jesse Barnes <jbarnes at virtuousgeek.org> wrote:
>
> > This lets us make the various IRQ functions static and helps avoid
> > problems like the one fixed in "drm/i915: Use chipset-specific irq
> > installers" where one of the exported functions was called rather than
> > the chipset specific version.
>
> This also looks like it fixes a fairly serious UMS-mode bug -- the
> correct irq functions were only getting loaded in the KMS path, right?
Yeah, definitely looks that way, but I haven't tested it.
--
Jesse Barnes, Intel Open Source Technology Center
More information about the Intel-gfx
mailing list