commit | 68815bad7239989d92f315c10d9ef65a11945a75 | [log] [tgz] |
---|---|---|
author | =?utf-8?q?Michel_D=C3=A4nzer?= <michel@tungstengraphics.com> | Tue Oct 24 22:28:51 2006 +1000 |
committer | airlied <airlied@linux.ie> | Thu Dec 07 15:53:28 2006 +1100 |
tree | 148ae38036feb708147022a8ecc57daa1b61d9c6 | |
parent | 776c9443e28dddbde9b513db6cb8221c45b3a269 [diff] |
drm: add support for secondary vertical blank interrupt to i915 When the vertical blank interrupt is enabled for both pipes, pipe A is considered primary and pipe B secondary. When it's only enabled for one pipe, it's always considered primary for backwards compatibility. Signed-off-by: Dave Airlie <airlied@linux.ie>