commit | 804cc4a0ad3a896ca295f771a28c6eb36ced7903 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Nov 19 09:11:27 2012 -0500 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Nov 20 11:47:32 2012 -0500 |
tree | 2c551e9329aba2ccea5c371afd7b8e19ef12e53d | |
parent | 6f755116c93ca35f496ccf1910dcd28cd16713e3 [diff] |
drm/radeon: properly track the crtc not_enabled case evergreen_mc_stop() The save struct is not initialized previously so explicitly mark the crtcs as not used when they are not in use. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org