From: Dave Airlie Date: Fri, 7 May 2010 06:42:51 +0000 (+0000) Subject: drm/fbdev: rework output polling to be back in the core. (v4) X-Git-Tag: v2.6.35-rc1~451^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb1f8e4f3be898df808e2dfc131099f5831d491d;p=pandora-kernel.git drm/fbdev: rework output polling to be back in the core. (v4) 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed