[PATCH] drm: Never change the connector status to unknown whilst polling

2011-02-08 Thread Chris Wilson
Bringing this to Andy's attention... On Wed, 26 Jan 2011 10:53:25 +, Chris Wilson wrote: > When polling for a hotplug event, if the connector detect probe returns > unknown, reuse the current status and do not trigger a hotplug event. > > Signed-off-by: Chris Wilson > --- > drivers/gpu/dr

Re: [PATCH] drm: Never change the connector status to unknown whilst polling

2011-02-08 Thread Chris Wilson
Bringing this to Andy's attention... On Wed, 26 Jan 2011 10:53:25 +, Chris Wilson wrote: > When polling for a hotplug event, if the connector detect probe returns > unknown, reuse the current status and do not trigger a hotplug event. > > Signed-off-by: Chris Wilson > --- > drivers/gpu/dr

[PATCH] drm: Never change the connector status to unknown whilst polling

2011-01-26 Thread Chris Wilson
When polling for a hotplug event, if the connector detect probe returns unknown, reuse the current status and do not trigger a hotplug event. Signed-off-by: Chris Wilson --- drivers/gpu/drm/drm_crtc.c|1 + drivers/gpu/drm/drm_crtc_helper.c | 11 +++ 2 files changed, 8 inser

[PATCH] drm: Never change the connector status to unknown whilst polling

2011-01-26 Thread Chris Wilson
When polling for a hotplug event, if the connector detect probe returns unknown, reuse the current status and do not trigger a hotplug event. Signed-off-by: Chris Wilson --- drivers/gpu/drm/drm_crtc.c|1 + drivers/gpu/drm/drm_crtc_helper.c | 11 +++ 2 files changed, 8 inser