]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon/pm: fix multi-head profile handling on BTC+ (v2)
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Oct 2012 23:25:11 +0000 (19:25 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 2 Oct 2012 14:27:51 +0000 (10:27 -0400)
commita3a572316cd741b720d6c1d240d2a5a8c7346907
tree5fc4c124a0982f8e4fe4e26a35126cd2c2c3154c
parent67526f33f0f96561427b286884a5516ab622a686
drm/radeon/pm: fix multi-head profile handling on BTC+ (v2)

Starting on BTC, there are no longer separate states for
single head and multi-head, we just use the high mclk/voltage
for all states for multi-head.

Fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=49981

v2: fix typo

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/evergreen.c
drivers/gpu/drm/radeon/radeon_asic.c
drivers/gpu/drm/radeon/radeon_asic.h
drivers/gpu/drm/radeon/radeon_pm.c