commit | 290d24576ccf1aa0373d2185cedfe262d0d4952a | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Aug 19 11:15:43 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Aug 30 16:31:01 2013 -0400 |
tree | a813201864119a4d235568a5537658167b167c9c | |
parent | 0b31e02363b0db4e7931561bc6c141436e729d9f [diff] |
drm/radeon: update line buffer allocation for dce6 We need to allocate line buffer to each display when setting up the watermarks. Failure to do so can lead to a blank screen. This fixes blank screen problems on dce6 asics. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=64850 Based on an initial fix from: Jay Cornwall <jay.cornwall@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org