commit | 2cf3a4fcc64e5b54a8a3cd793c6c0024b5d8da6c | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Wed May 22 11:30:34 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed May 29 11:35:07 2013 -0400 |
tree | 883692fa89680031b5a9537041d8c68824fd8470 | |
parent | 09fb8bd1a63b0f9f15e655c4fe8d047e5d2bf67a [diff] |
drm/radeon: don't check crtcs in card_posted() on cards without DCE Skip checking crtcs in hardware without them. Avoids checking non-existent hardware. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>