]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Mar 2014 06:06:05 +0000 (22:06 -0800)
commit9c06e42d67903a5394fceb07469977aade27c2cd
tree6f39447d36b9357e95dffa0ca586cbb2874bcd7b
parent31db11710d17f077866e718f14fac44a219c0357
drm/radeon: fix display tiling setup on SI

commit 6d8ea7de3f5035610f3bfacbe35e7b71ad1e4663 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/atombios_crtc.c