drm/radeon/kms/r600+: use voltage from requested clock mode (v3)
authorRafał Miłecki <zajec5@gmail.com>
Mon, 7 Jun 2010 22:20:25 +0000 (18:20 -0400)
committerDave Airlie <airlied@redhat.com>
Mon, 7 Jun 2010 23:36:03 +0000 (09:36 +1000)
commita081a9d6f566160bc4c08a85b74d817e983595ab
tree4fcdc39f12c15338592c25e412c9797cda431f86
parent4d60173fc1b12b0c308f861620fe8e2a84f6e5da
drm/radeon/kms/r600+: use voltage from requested clock mode (v3)

This fixes FDO bug #28375, it's kind of regression, so quite important to have
it for .35.

V2: Fix on RV770+ as well. All other chipsets have only one clock mode per
state.

V3: I'm out of luck today. Grepped for voltage in r*.c and missed evergreen.

agd5f: rebased

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/evergreen.c
drivers/gpu/drm/radeon/r600.c
drivers/gpu/drm/radeon/rv770.c