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)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 23 Sep 2014 14:20:13 +0000 (10:20 -0400)
commit370ce45b5986118fa496dddbcd7039e1aa1a418f
tree4adc5875d9d71ffd57d2f8192523daf9ae6b4455
parentff1b129403aad9a5c7cc9a6eaaffe4bd5fc0c67f
drm/radeon/cik: use a separate counter for CP init timeout

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>
Cc: stable@vger.kernel.org
drivers/gpu/drm/radeon/cik.c