6f0d8d050cfb29bafac7d1896d5e9003 parent 79d2427338e8da362678de32a1c8af1dc8a9810a author Jesse Barnes 1309291241 -0700 committer Keith Packard 1309405042 -0700 drm/i915: move IRQ function table init to i915_irq.c 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 fixes a UMS-mode bug -- the correct irq functions for IRL and later chips were only getting loaded in the KMS path. Signed-off-by: Jesse Barnes Reviewed-by: Ben Widawsky Signed-off-by: Keith Packard 9V u•4x