Searched hist:"4697995 b98417c6da9ab2708a36f5e2bc926c8ac" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | diff 4697995b98417c6da9ab2708a36f5e2bc926c8ac Thu Apr 07 15:53:55 CDT 2011 Jesse Barnes <jbarnes@virtuousgeek.org> 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>
|
H A D | i915_drv.h | diff 4697995b98417c6da9ab2708a36f5e2bc926c8ac Thu Apr 07 15:53:55 CDT 2011 Jesse Barnes <jbarnes@virtuousgeek.org> 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>
|