]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/radeon: validate PPLL in crtc fixup
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Sep 2012 16:30:51 +0000 (12:30 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 27 Sep 2012 14:22:40 +0000 (10:22 -0400)
commitc0fd0834aa0ec6b8e3bb97876b842f7b123c54d3
tree05d25d37d5bbeb74851d33eb172168771013d525
parent57b35e29cf4e45eb163631c4ece10dbc259ddf30
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>
drivers/gpu/drm/radeon/atombios_crtc.c