[PATCH] drm: Send a hotplug uevent after performing a sysfs connection probe

2015-11-19 Thread Daniel Vetter
On Thu, Nov 19, 2015 at 01:51:37PM +, Chris Wilson wrote: > If we probe the connector status from sysfs and find it has a new value, > we should synthesize the associated hotplug uevent. This keeps our > behaviour consistent and informs userspace of any override or change > imposed by the user.

[PATCH] drm: Send a hotplug uevent after performing a sysfs connection probe

2015-11-19 Thread Chris Wilson
If we probe the connector status from sysfs and find it has a new value, we should synthesize the associated hotplug uevent. This keeps our behaviour consistent and informs userspace of any override or change imposed by the user. Signed-off-by: Chris Wilson --- drivers/gpu/drm/drm_sysfs.c | 2 ++