drm/radeon/cik: use a separate counter for CP init timeout
authorAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Sep 2014 14:20:13 +0000 (10:20 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 5 Oct 2014 21:52:13 +0000 (14:52 -0700)
commit86372b296eff4316a6662e0135c229b8de1ab854
tree1dc6e30b49a16c140bc659546a7e8b9bebc94d05
parent973eb2d61d3eb57a3adee44bafb1125a44b035ce
drm/radeon/cik: use a separate counter for CP init timeout

commit 370ce45b5986118fa496dddbcd7039e1aa1a418f upstream.

Otherwise we may fail to init the second compute ring.

Noticed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/radeon/cik.c