]> Pileus Git - ~andy/linux/commit
[AGPGART] compat ioctl
authorZwane Mwaikambo <zwane@infradead.org>
Tue, 30 Jan 2007 05:20:31 +0000 (21:20 -0800)
committerDave Jones <davej@redhat.com>
Sat, 3 Feb 2007 22:16:24 +0000 (17:16 -0500)
commit0316fe8319ff62e527d0d91a3bc7df1c59eafae8
tree0249ce36410476e10659bdc4f3a8f4124b964853
parentce35a81a71f405031ed6fd0d454d3aaa55dc8ed2
[AGPGART] compat ioctl

The following video card requires the agpgart driver ioctl
interface in order to detect video memory.

00:02.0 VGA compatible controller: Intel Corporation Mobile
945GM/GMS/940GML Express Integrated Graphics Controller (rev 03)

Tested on a Thinkpad Z61t, Xorg.0.log from a 32bit debian Xorg is at;

http://montezuma.homeunix.net/Xorg.0.log

Signed-off-by: Zwane Mwaikambo <zwane@infradead.org>
Signed-off-by: Dave Jones <davej@redhat.com>
drivers/char/agp/Makefile
drivers/char/agp/agp.h
drivers/char/agp/compat_ioctl.c [new file with mode: 0644]
drivers/char/agp/compat_ioctl.h [new file with mode: 0644]
drivers/char/agp/frontend.c