Skip to content
Commit 953132b5 authored by Ondrej Zary's avatar Ondrej Zary Committed by Ben Skeggs
Browse files

drm/nouveau/nouveau: Disable AGP for SiS 761



SiS 761 chipset does not support AGP cards but has AGP capability (for
the onboard video). At least PC Chips A31G board using this chipset has
an AGP-like AGPro slot that's wired to the PCI bus. Enabling AGP will
fail (GPU lockup and software fbcon, X11 hangs).

Add support for matching just the host bridge in nvkm_device_agp_quirks
and add entry for SiS 761 with mode 0 (AGP disabled).

Signed-off-by: default avatarOndrej Zary <linux@rainbow-software.org>
Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent 5102ec3e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment