1. 21 12月, 2011 1 次提交
    • B
      drm/nouveau: add overscan compensation connector properties · b29caa58
      Ben Skeggs 提交于
      Exposes the same connector properties as the Radeon implementation, however
      their behaviour isn't exactly the same.  The primary difference being that
      unless both hborder/vborder have been defined by the user, the driver will
      keep the aspect ratio of the overscanned area the same as the mode the
      display is programmed for.
      
      Enabled for digital outputs on GeForce 8 and up, excluding GF119.
      Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
      b29caa58
  2. 10 11月, 2011 1 次提交
  3. 20 9月, 2011 4 次提交
  4. 25 7月, 2011 1 次提交
  5. 16 5月, 2011 1 次提交
  6. 23 3月, 2011 1 次提交
  7. 17 2月, 2011 1 次提交
  8. 03 12月, 2010 1 次提交
  9. 18 11月, 2010 4 次提交
  10. 05 10月, 2010 1 次提交
  11. 24 9月, 2010 3 次提交
  12. 14 9月, 2010 1 次提交
  13. 13 9月, 2010 1 次提交
  14. 17 8月, 2010 1 次提交
  15. 06 8月, 2010 1 次提交
  16. 26 7月, 2010 4 次提交
  17. 13 7月, 2010 7 次提交
  18. 28 5月, 2010 2 次提交
  19. 24 5月, 2010 1 次提交
  20. 18 5月, 2010 1 次提交
    • D
      drm/fbdev: rework output polling to be back in the core. (v4) · eb1f8e4f
      Dave Airlie 提交于
      After thinking it over a lot it made more sense for the core to deal with
      the output polling especially so it can notify X.
      
      v2: drop plans for fake connector - per Michel's comments - fix X patch sent to xorg-devel, add intel polled/hpd setting, add initial nouveau polled/hpd settings.
      
      v3: add config lock take inside polling, add intel/nouveau poll init/fini calls
      
      v4: config lock was a bit agressive, only needed around connector list reading.
      otherwise it could re-enter.
      
      glisse: discard drm_helper_hpd_irq_event
      
      v3: Reviewed-by: Michel Dänzer <michel@daenzer.net>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      eb1f8e4f
  21. 15 3月, 2010 1 次提交
  22. 25 2月, 2010 1 次提交