commit | 3ce6fb4358bce6aced489f798138795163ad3f7c | [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 | 233894f62ac13a02bc88300e596f212656adc4d6 | |
parent | 0fe6e2d2928e089d16ec5ed7ba634c1d60916020 [diff] |
intelfb: add vsync interrupt support [01/05] intelfb: Add 16-bit register access macros This patch adds macros to read and write two-byte MMIO registers. The interrupt-related registers are all word-sized, rather than long-sized. Signed-off-by: Eric Hustvedt <ehustvedt@cecropia.com>