1. 03 12月, 2010 13 次提交
  2. 18 11月, 2010 3 次提交
  3. 05 10月, 2010 2 次提交
  4. 24 9月, 2010 8 次提交
  5. 06 8月, 2010 2 次提交
  6. 26 7月, 2010 4 次提交
  7. 13 7月, 2010 4 次提交
  8. 08 6月, 2010 1 次提交
  9. 01 6月, 2010 1 次提交
  10. 28 5月, 2010 1 次提交
  11. 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