drm/radeon/kms/combios: fix dynamic allocation of PM clock modes
authorAlex Deucher <alexander.deucher@amd.com>
Sat, 12 Nov 2011 16:57:29 +0000 (11:57 -0500)
committerDave Airlie <airlied@redhat.com>
Sat, 12 Nov 2011 17:46:40 +0000 (17:46 +0000)
commita7c36fd8c5ee6dcca584137cb81aeefd785a0721
treeda8a9677415a4dd41bfc2cd1356d60e33edc4714
parent8f3f1c9a22a6420e28c2d3eff59b832893bc8efc
drm/radeon/kms/combios: fix dynamic allocation of PM clock modes

I missed the combios path when I updated the atombios pm code.

Reported by amarsh04 on IRC.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_combios.c