From: Alex Deucher Date: Mon, 19 Aug 2013 15:06:50 +0000 (-0400) Subject: drm/radeon: update line buffer allocation for dce4.1/5 X-Git-Tag: v3.2.52~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b2e83539a23e25786243f28852801dceeb9a351;p=pandora-kernel.git drm/radeon: update line buffer allocation for dce4.1/5 commit 0b31e02363b0db4e7931561bc6c141436e729d9f upstream. 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 dce4.1/5 asics. Based on an initial fix from: Jay Cornwall Signed-off-by: Alex Deucher Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed