commit | af026c5bd14cb57b230a63bdee6f73677a06f010 | [log] [tgz] |
---|---|---|
author | Michel Dänzer <michel.daenzer@amd.com> | Thu Sep 20 10:31:10 2012 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 27 10:22:42 2012 -0400 |
tree | 90f3287d137f48a62b79809f5baf6dc33954ebf4 | |
parent | bced76f27165ca7733437715185c3a1aa526f7a1 [diff] |
drm/radeon: Fix scratch register leak in IB test. Restructure the code to jump out via labels instead of directly returning early. Also make error reporting consistent across all hardware generations. Signed-off-by: Michel Dänzer <michel.daenzer@amd.com> Reviewed-by: Simon Kitching <skitching@vonos.net> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>