[Intel-gfx] [PATCH] drm/i915: move IRQ function table init to i915_irq.c
Keith Packard
keithp at keithp.com
Tue Jun 28 22:52:00 CEST 2011
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?
As such, it's a candidate for 3.0.
--
keith.packard at intel.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20110628/305c387a/attachment.sig>
More information about the Intel-gfx
mailing list