1. 06 4月, 2010 1 次提交
  2. 31 3月, 2010 5 次提交
  3. 15 3月, 2010 1 次提交
  4. 25 2月, 2010 1 次提交
  5. 23 2月, 2010 1 次提交
  6. 20 2月, 2010 1 次提交
  7. 18 2月, 2010 2 次提交
  8. 09 2月, 2010 8 次提交
  9. 08 1月, 2010 2 次提交
  10. 06 1月, 2010 1 次提交
  11. 23 12月, 2009 2 次提交
  12. 10 12月, 2009 1 次提交
  13. 09 12月, 2009 2 次提交
  14. 08 12月, 2009 3 次提交
  15. 04 12月, 2009 2 次提交
  16. 02 12月, 2009 3 次提交
  17. 06 11月, 2009 3 次提交
  18. 28 10月, 2009 1 次提交
    • A
      drm/radeon/kms/atom: loosen pll min output limits · 8f552a66
      Alex Deucher 提交于
      Limiting the pll output range is a good thing generally as
      it limits the number of possible pll combinations for a given
      frequency presumably to the ones that work best on each card.
      That's why the limits are in the bios tables. However, certain
      duallink DVI monitors seem to like pll combinations that would
      be limited by this at least on pre-DCE 3.0 r6xx hardware.  This
      might need to be adjusted per family or per clock range in the
      future.
      
      See fdo bug 24727.
      Signed-off-by: NAlex Deucher <alexdeucher@gmail.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      8f552a66