[PATCH 0/2] [lucid] LP#538377 -- Radeon HDMI output turns off randomly

Andy Whitcroft apw at canonical.com
Thu Apr 8 12:13:04 UTC 2010


This seems to be triggered by PLL setup issues.  There is a somewhat
larger than I would like rewrite of this whole algorithm in mainline.
This seems to fix the issue for the reporters.

I think we want this for Lucid, but it is rather large.  Comments?

-apw

Alex Deucher (2):
  drm/radeon/kms: rework pll algo selection
  drm/radeon/kms: update new pll algo

 drivers/gpu/drm/radeon/atombios_crtc.c      |   32 ++--
 drivers/gpu/drm/radeon/radeon_atombios.c    |   12 ++
 drivers/gpu/drm/radeon/radeon_display.c     |  257 ++++++++++++++++++--------
 drivers/gpu/drm/radeon/radeon_drv.c         |    4 +-
 drivers/gpu/drm/radeon/radeon_legacy_crtc.c |    4 +
 drivers/gpu/drm/radeon/radeon_mode.h        |   18 +-
 6 files changed, 226 insertions(+), 101 deletions(-)





More information about the kernel-team mailing list