[PATCH 1/2] drm/fbdev: rework output polling to be back in the core. (v4)

2010-05-06 Thread Dave Airlie
From: 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

[PATCH 1/2] drm/fbdev: rework output polling to be back in the core.

2010-05-04 Thread Dave Airlie
From: 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. Signed-off-by: Dave Airlie --- drivers/gpu/drm/Kconfig|2 +- drivers/gpu/drm/drm_crtc_helper.c | 90 +