commit | 9a5f019b1a9ea6a75ba36d7c312ff069006ed479 | [log] [tgz] |
---|---|---|
author | Eric Hustvedt <ehustvedt@cecropia.com> | Tue Jun 20 14:36:41 2006 -0400 |
committer | Dave Airlie <airlied@linux.ie> | Mon Jul 03 18:59:46 2006 +1000 |
tree | 03fb6003c48a7d8bd0df2bc40678f8bc601015f1 | |
parent | 3ce6fb4358bce6aced489f798138795163ad3f7c [diff] |
intelfb: add vsync interrupt support [02/05] intelfb: Add interrupt related register definitions Add constants for accessing HWSTAM, IER, IIR, and IMR registers. Add constants for interrupt types supported by the 8xx and 9xx chipsets. The registers are also stored in the hwstate struct and dumped in the debug routine. Signed-off-by: Eric Hustvedt <ehustvedt@cecropia.com>