diff options
author | Jesse Barnes | 2011-06-28 13:00:41 -0700 |
---|---|---|
committer | Keith Packard | 2011-06-29 20:37:22 -0700 |
commit | f71d4af4cd475aced6d9ec9730b03885ac80b833 (patch) | |
tree | 94cc3ab06f0d8d050cfb29bafac7d1896d5e9003 /COPYING | |
parent | 79d2427338e8da362678de32a1c8af1dc8a9810a (diff) |
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 <jbarnes@virtuousgeek.org>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions