drm/radeon: initialize tracked CS state
authorMarek Olšák <maraeo@gmail.com>
Wed, 22 Aug 2012 15:02:43 +0000 (17:02 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Aug 2012 16:11:00 +0000 (12:11 -0400)
This should help catch uninitialized registers and reject commands
because of that.

Signed-off-by: Marek Olšák <maraeo@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found