]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: fix display tiling setup on SI
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Feb 2014 19:16:31 +0000 (14:16 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 18 Feb 2014 18:41:03 +0000 (13:41 -0500)
commit2c83d50976a9264cd4860fe019720e20c45d36c8
tree215fe5cacbd723866e8515ae41734d56dc547bd6
parentfcff8a1ed09aada9318365fa6a1f0e0d62ff2f49
drm/radeon: fix display tiling setup on SI

Apply the same logic as CI to SI for setting up the
display tiling parameters.  The num banks may vary
per tiling index just like CI.

Bugs:
https://bugs.freedesktop.org/show_bug.cgi?id=71488
https://bugs.freedesktop.org/show_bug.cgi?id=73946
https://bugs.freedesktop.org/show_bug.cgi?id=74927

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/atombios_crtc.c