[PATCH] drm: Ignore forced connectors in the periodic poll

2012-07-18 Thread Simon Farnsworth
If a connector has had its state forced by the user, there's no point polling for changes; the force state overrides the detected state. Simply skip the connector if it's been forced, and don't bother setting up the periodic poll if the only connectors that need it are forced. Signed-off-by: Simo

[PATCH] drm: Ignore forced connectors in the periodic poll

2012-07-18 Thread Simon Farnsworth
If a connector has had its state forced by the user, there's no point polling for changes; the force state overrides the detected state. Simply skip the connector if it's been forced, and don't bother setting up the periodic poll if the only connectors that need it are forced. Signed-off-by: Simo