Home
last modified time | relevance | path

Searched hist:"30256 a3f6b646f6c6ab7276a97b40792faac5f1d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_device.cdiff 30256a3f6b646f6c6ab7276a97b40792faac5f1d Mon Nov 30 10:47:59 CST 2009 Jerome Glisse <jglisse@redhat.com> drm/radeon/kms: Disable agp only if we are dealing with an AGP GPU

On IGP if you pass option agpmode=-1 you would overwrite the set_page
function callback with improper function which endup in non functioning
hw. This patch will disable agp when giving agpmode=-1 parameter only
if we are dealing with an AGP GPU.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>