commit | 3b5ef597ec40603c368f65d3eb6d9818ed6a7bae | [log] [tgz] |
---|---|---|
author | Marek Olšák <maraeo@gmail.com> | Wed Aug 22 17:02:43 2012 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Aug 29 12:11:00 2012 -0400 |
tree | 7b9534b6a1aec23969c814ad8bd795c52c1a5088 | |
parent | 305a3d204aae15eddf1988e50e33aee4119b710d [diff] |
drm/radeon: initialize tracked CS state 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>