commit | ec46c76d506e845d28d60d0a9f0e993d517030f5 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 03 12:07:30 2013 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 03 21:27:54 2013 -0500 |
tree | 969f239ab7e1e0022dd4f28ac18f723a2fec2ab3 | |
parent | 4b681c2843cff55bac354abd1cad577d41e10807 [diff] |
drm/radeon: add GPU reset flags The idea here is to move to a finer grained reset. In some cases we may not need reset every block, and in other cases we may not need to re-init the entire asic. Reviewed-by: Jerome Glisse <jglisse@redhat.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>