Home
last modified time | relevance | path

Searched hist:f95df9ca6896978108201a77422a1ae2cdc595ec (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_device.cdiff f95df9ca6896978108201a77422a1ae2cdc595ec Sun Mar 21 13:02:25 CDT 2010 Alex Deucher <alexdeucher@gmail.com> drm/radeon/kms: never treat rs4xx as AGP

RS4xx+ IGP chips use an internal gart, however,
some of them have the agp cap bits set in their pci
configs. Make sure to clear the AGP flag as AGP will
not work with them.

Should fix fdo bug 27225

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
cc: stable@kernel.org
Signed-off-by: Dave Airlie <airlied@redhat.com>