remarkable-linux/drivers/char/agp
Dave Jones edf03fb057 [AGPGART] Rework AGPv3 modesetting fallback.
Sometimes the logic to handle AGPx8->AGPx4 fallback failed, as can
be seen in https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=197346

The failures occured if the bridge was in AGPx8 mode, but the
user hadn't specified a mode in their X config.  We weren't
setting the mode to the highest mode capable by the video card+bridge
(as we do in the AGPv2 case), which was leading to all kinds of
mayhem including us believing that after falling back from AGPx8, that
we couldn't do x4 mode (which is disastrous in AGPv3, as those are
the only two modes possible).

Signed-off-by: Dave Jones <davej@redhat.com>
2006-09-10 21:12:20 -04:00
..
agp.h [AGPGART] agp.h: constify struct agp_bridge_data::version 2006-09-05 17:19:51 -04:00
ali-agp.c
alpha-agp.c [AGPGART] alpha-agp warning fix 2006-06-08 22:41:17 -04:00
amd-k7-agp.c spelling fixes 2006-06-26 18:35:02 +02:00
amd64-agp.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ati-agp.c Merge ../linus 2006-06-29 16:01:54 -04:00
backend.c [AGPGART] Const'ify the agpgart driver version. 2006-08-11 18:02:27 -04:00
efficeon-agp.c [AGPGART] CONFIG_PM=n slim: drivers/char/agp/efficeon-agp.c 2006-08-11 18:10:27 -04:00
frontend.c [AGPGART] remove private page protection map 2006-07-26 19:58:39 -04:00
generic.c [AGPGART] Rework AGPv3 modesetting fallback. 2006-09-10 21:12:20 -04:00
hp-agp.c
i460-agp.c
intel-agp.c [AGPGART] Add suspend callback for i965 2006-09-10 21:09:26 -04:00
isoch.c
Kconfig Merge ../linus 2006-06-29 16:01:54 -04:00
Makefile
nvidia-agp.c [AGPGART] remove unused variable 2006-06-24 01:54:14 -04:00
sgi-agp.c [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ 2006-06-27 17:32:48 -07:00
sis-agp.c
sworks-agp.c
uninorth-agp.c [AGPGART] uninorth-agp warning fixes 2006-06-08 22:41:16 -04:00
via-agp.c [AGPGART] const'ify VIA AGP PCI table. 2006-08-11 18:13:41 -04:00