drm/radeon/kms/atom: get better min pixel clock info
authorMathias Fröhlich <Mathias.Froehlich@web.de>
Mon, 19 Oct 2009 21:49:49 +0000 (17:49 -0400)
committerDave Airlie <airlied@redhat.com>
Mon, 26 Oct 2009 03:28:20 +0000 (13:28 +1000)
Where supported use ulMinPixelClockPLL_Output rather than
usMinPixelClockPLL_Output for pll_out_min.  This seems to
improve pll selection on some boards.

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found