Files
linux/drivers/video
Eric Hustvedt 7649757bd9 intelfb: add vsync interrupt support
[03/05] intelfb: Implement basic interrupt handling

Functions have been added to enable and disable interrupts using the MMIO registers. Currently only pipe A vsync interrupts are enabled.
A generalized vsync accounting struct is defined, with the intent that it can encapsulate per-pipe vsync related info in the future. Currently a single instance is hard-coded.
The interrupt service routine currently only looks for vsync interrupts on pipe A, and increments a counter and wakes up anyone waiting on it.

This implementation is heavily influenced by similar implementations in the atyfb and matroxfb drivers.

Signed-off-by: Eric Hustvedt <ehustvedt@cecropia.com>
2006-07-03 18:59:46 +10:00
..
2006-05-21 12:59:22 -07:00
2006-03-29 13:24:50 +11:00
2006-03-29 13:24:50 +11:00
2005-04-16 15:20:36 -07:00
2006-05-31 16:27:11 -07:00
2005-10-29 19:31:01 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-03-24 18:53:18 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-03-24 18:53:18 +01:00
2005-04-16 15:20:36 -07:00
2006-01-12 09:09:05 -08:00
2005-04-16 15:20:36 -07:00
2006-03-25 08:22:52 -08:00
2006-03-31 12:19:00 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-02-15 10:13:02 +00:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2006-01-17 15:53:11 -08:00
2005-04-16 15:20:36 -07:00
2006-03-11 09:19:36 -08:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00