commit | 4697995b98417c6da9ab2708a36f5e2bc926c8ac | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Apr 07 13:53:55 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Fri May 13 17:02:44 2011 -0700 |
tree | 4cf90662b8ebcec9ac999c140816d130adfae097 | |
parent | 674cf967614f31826f45d30c8f8f8e050cc3eef2 [diff] |
drm/i915: split irq handling into per-chipset functions Set the IRQ handling functions in driver load so they'll just be used directly, rather than branching over most of the code in the chipset functions. Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Reviewed-by: Keith Packard <keithp@keithp.com> Signed-off-by: Keith Packard <keithp@keithp.com>