commit | 036a4a7d9272582fc7370359515d807393e2f728 | [log] [tgz] |
---|---|---|
author | Zhenyu Wang <zhenyuw@linux.intel.com> | Mon Jun 08 14:40:19 2009 +0800 |
committer | Eric Anholt <eric@anholt.net> | Tue Jun 09 11:15:27 2009 -0700 |
tree | 1f6be44c18dd9823155e60d9bc53260a41b40630 | |
parent | d765898970f35acef960581f678b9da9d5c779fa [diff] |
drm/i915: handle interrupt on new chipset Update interrupt handling methods for IGDNG with new registers for display and graphics interrupt functions. As we won't use irq-based vblank sync in dri2, so display interrupt on new chip will be used for hotplug only in future. Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com> Signed-off-by: Eric Anholt <eric@anholt.net>