commit | 3157c5897212997da27ea1a641a246f2a1808cff | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed Jul 30 17:57:28 2014 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Aug 05 08:53:43 2014 -0400 |
tree | 106b3abe0e52a92403f119fcfe04bc25582931d2 | |
parent | f1d2a26b506e9dc7bbe94fae40da0a0d8dcfacd0 [diff] |
drm/radeon: fix reversed logic in evergreen_mc_resume Need to unblank the display when resuming the MC. No functional change as this code path is not currently hit. We always disable the displays entirely rather than just blanking them. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>