drm/radeon/kms: detect sideport memory on IGP chips
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 5 Jan 2010 16:27:29 +0000 (11:27 -0500)
committerDave Airlie <airlied@redhat.com>
Fri, 8 Jan 2010 03:08:56 +0000 (13:08 +1000)
commit06b6476d6b291473d0928ed242158a001d50c0f0
treea3ffaddfc117b839073ac5c8c52fdf9415a7947e
parentfc9a89f97e532152ae614d5ce717b81c8f8b0e91
drm/radeon/kms: detect sideport memory on IGP chips

This detects if the sideport memory is enabled and
if it is VRAM is evicted on suspend/resume.

This should fix s/r issues on some IGPs.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/r600.c
drivers/gpu/drm/radeon/radeon.h
drivers/gpu/drm/radeon/radeon_atombios.c
drivers/gpu/drm/radeon/radeon_combios.c
drivers/gpu/drm/radeon/radeon_object.c
drivers/gpu/drm/radeon/rs400.c
drivers/gpu/drm/radeon/rs600.c
drivers/gpu/drm/radeon/rs690.c