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)
commitbc293e58cb4095f2ad43fe672ae269e31d1a18e2
tree910e8cfc41ce81f11113bf8e86b79611201babf2
parent790cfb34ad645be3bf69265cb05d824aeabcfa11
drm/radeon/kms/atom: get better min pixel clock info

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>
drivers/gpu/drm/radeon/radeon_atombios.c