]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: update line buffer allocation for dce6
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Aug 2013 15:15:43 +0000 (11:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:31:01 +0000 (16:31 -0400)
commit89c6306ac60328b318e5d8ccd8b5e81c7c34b969
treea813201864119a4d235568a5537658167b167c9c
parent760ecd43817dcdefa0aa8f4bb1ff7b9124c6f030
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
drivers/gpu/drm/radeon/si.c
drivers/gpu/drm/radeon/sid.h