commit | c0fd0834aa0ec6b8e3bb97876b842f7b123c54d3 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Fri Sep 14 12:30:51 2012 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Sep 27 10:22:40 2012 -0400 |
tree | 05d25d37d5bbeb74851d33eb172168771013d525 | |
parent | 57b35e29cf4e45eb163631c4ece10dbc259ddf30 [diff] |
drm/radeon: validate PPLL in crtc fixup This allows us to bail if we can't support the requested setup from a PPLL perspective. Prevents broken setups from being attempted. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>