1. 01 11月, 2012 4 次提交
  2. 23 10月, 2012 1 次提交
  3. 16 10月, 2012 2 次提交
  4. 03 10月, 2012 1 次提交
  5. 27 9月, 2012 1 次提交
  6. 21 9月, 2012 2 次提交
  7. 20 7月, 2012 1 次提交
  8. 22 5月, 2012 1 次提交
  9. 10 4月, 2012 1 次提交
  10. 09 4月, 2011 1 次提交
  11. 23 3月, 2011 1 次提交
  12. 18 11月, 2010 1 次提交
  13. 20 8月, 2010 1 次提交
  14. 02 8月, 2010 1 次提交
  15. 22 7月, 2010 1 次提交
  16. 15 6月, 2010 1 次提交
  17. 08 6月, 2010 1 次提交
    • D
      drm/radeon: don't poll tv dac if crtc2 is in use. · b62e948f
      Dave Airlie 提交于
      So when we added output polling, we'd suddenly use this code more often, and the fact that it always takes over crtc2 and messes with it during probing isn't what we really want to be happening. A more complete fix would to change it to use whatever crtc was free at the time, but for now lets stay simple and just don't poll if crtc2 is already in use.
      
      Although a more correct fix was found I suspect we should do this as well, until we get a chance to readdres the tv out polling issues.
      Reported-by: NTorsten Kaiser <just.for.lkml@googlemail.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      b62e948f
  18. 18 5月, 2010 1 次提交
  19. 05 5月, 2010 1 次提交
  20. 07 4月, 2010 1 次提交
  21. 09 2月, 2010 1 次提交
  22. 13 1月, 2010 1 次提交
  23. 23 12月, 2009 1 次提交
  24. 02 12月, 2009 5 次提交
  25. 15 10月, 2009 2 次提交
  26. 07 10月, 2009 1 次提交
  27. 05 10月, 2009 1 次提交
  28. 18 9月, 2009 1 次提交
    • D
      drm/radeon/kms: add initial connector properties · 445282db
      Dave Airlie 提交于
      This adds:
      coherent mode: TMDS coherent mode for atom cards.
      scaling mode: LVDS scaler mode
      load detect: DAC load detection, DVI-I, VGA, TV
      tmds pll: legacy TMDS pll selection
      tv standard: TV standard selection.
      
      for later: other TV ones? dvi subconnector selection using std prop
      
      [contains fixes pointed out on dri-devel for atom bios mixups
       by Michel]
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      445282db
  29. 08 9月, 2009 1 次提交
  30. 19 8月, 2009 1 次提交