https://github.com/torvalds/linux
Revision e4a7b1d1d90d202a030688ab5b177c3c0f15ee3e authored by Dave Airlie on 28 September 2007, 01:46:28 UTC, committed by Linus Torvalds on 28 September 2007, 02:47:28 UTC
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>
1 parent ff0ce68
History
Tip revision: e4a7b1d1d90d202a030688ab5b177c3c0f15ee3e authored by Dave Airlie on 28 September 2007, 01:46:28 UTC
i915: make vbl interrupts work properly on i965g/gm hw.
Tip revision: e4a7b1d
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 607 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 89.3 KB
Kbuild -rw-r--r-- 1.5 KB
MAINTAINERS -rw-r--r-- 91.1 KB
Makefile -rw-r--r-- 50.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top