drm/radeon: fix count in cik_sdma_ring_test()
authorAlex Deucher <alexdeucher@gmail.com>
Tue, 22 Apr 2014 12:17:18 +0000 (08:17 -0400)
committerJiri Slaby <jslaby@suse.cz>
Fri, 6 Jun 2014 10:38:15 +0000 (12:38 +0200)
commit6ddad49e6f812dbcb68b41875375a259c1ae9e70
tree1561ee101ec4b3c9abfacd418104a6e961c89aac
parent514ff7f7369a99ca4d0c3b909f46f088a6363efe
drm/radeon: fix count in cik_sdma_ring_test()

commit 7e95cfb0b797678cd3493ca0322ef2675547a0bc upstream.

Should be 5 rather than 4.

Noticed-by: Mathias Fröhlich <Mathias.Froehlich@gmx.net>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
drivers/gpu/drm/radeon/cik_sdma.c