]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: improve PLL limit handling in post div calculation
authorChristian König <christian.koenig@amd.com>
Sun, 20 Apr 2014 11:24:32 +0000 (13:24 +0200)
committerChristian König <christian.koenig@amd.com>
Sun, 20 Apr 2014 15:16:12 +0000 (17:16 +0200)
commit566e7881246a1160b5547fc58ed33fdc7bc04b1b
treeafd86e556d3d300c0302e98925be5a801c275430
parent0ad7d144e13c213cd478468dab6fd9a4bf85ae1e
drm/radeon: improve PLL limit handling in post div calculation

This improves the PLL parameters when we work at
the limits of the allowed ranges.

Signed-off-by: Christian König <christian.koenig@amd.com>
drivers/gpu/drm/radeon/radeon_display.c