[PATCH] drm/radeon/kms: mark 3D power states as performance

2010-08-04 Thread Alex Deucher
Fixes lack of power saving with multiple heads on some desktop cards. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=16474 Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/radeon_atombios.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git

[PATCH] drm/radeon/kms: mark 3D power states as performance

2010-08-04 Thread Alex Deucher
Fixes lack of power saving with multiple heads on some desktop cards. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=16474 Signed-off-by: Alex Deucher alexdeuc...@gmail.com --- drivers/gpu/drm/radeon/radeon_atombios.c |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff