commit | e4a7b1d1d90d202a030688ab5b177c3c0f15ee3e | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@linux.ie> | Fri Sep 28 11:46:28 2007 +1000 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Sep 27 19:47:28 2007 -0700 |
tree | c8e8c64a69fc38daa32d04580195c703f9e5dc41 | |
parent | ff0ce6845bc18292e80ea40d11c3d3a539a3fc5e [diff] |
i915: make vbl interrupts work properly on i965g/gm hw. This code is ported from the DRM git tree and allows the vblank interrupts to function on the i965 hw. It also requires a change in Mesa's 965 driver to actually use them. [ Without this patch, my 965GM drops vblank interrupts - Jesse ] Signed-off-by: Dave Airlie <airlied@linux.ie> Acked-by: Jesse Barnes <jesse.barnes@intel.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>