66dd0b2a5daa15fa36c parent 16e4b8a6e44b8c736c37af370afaa428c3239fb6 author Alex Deucher 1297909024 -0500 committer Dave Airlie 1297914947 +1000 drm/radeon/kms: add missing frac fb div flag for dce4+ The fixed ref/post dividers are set by the AdjustPll table rather than the ss info table on dce4+. Make sure we enable the fractional feedback dividers when using a fixed post or ref divider on them as well. Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=29272 Signed-off-by: Alex Deucher Cc: stable@kernel.org Signed-off-by: Dave Airlie æ