]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
i915: make vbl interrupts work properly on i965g/gm hw.
authorDave Airlie <airlied@linux.ie>
Fri, 28 Sep 2007 01:46:28 +0000 (11:46 +1000)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Fri, 28 Sep 2007 02:47:28 +0000 (19:47 -0700)
commite4a7b1d1d90d202a030688ab5b177c3c0f15ee3e
treec8e8c64a69fc38daa32d04580195c703f9e5dc41
parentff0ce6845bc18292e80ea40d11c3d3a539a3fc5e
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>
drivers/char/drm/i915_drv.h
drivers/char/drm/i915_irq.c