Re: [Intel-gfx] [PATCH] drm/i915: Update the status of connector when receiving MST unplug event

2017-08-03 Thread Ethan Hsieh
On Wed, Aug 2, 2017 at 7:41 PM, Daniel Vetter wrote: > On Wed, Aug 02, 2017 at 01:49:18AM +, Pandiyan, Dhinakaran wrote: > > > > On Tue, 2017-08-01 at 16:51 +0800, Ethan Hsieh wrote: > > > We do not update the status of connector when receiving MST unplug > event.

[Intel-gfx] [PATCH] drm/i915: Update the status of connector when receiving MST unplug event

2017-08-01 Thread Ethan Hsieh
] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:70:DP-4] [43.177679] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:70:DP-4] disconnected Signed-off-by: Ethan Hsieh --- drivers/gpu/drm/i915/intel_dp_mst.c | 14 ++ 1 file changed, 14 insertions(+) diff --git

[Intel-gfx] [PATCH] drm/i915: Set value of fake mst encoder's hpd pin

2017-06-14 Thread Ethan Hsieh
87752] [drm:drm_helper_probe_single_connector_modes [drm_kms_helper]] [CONNECTOR:74:DP-4] disconnected [ 30.091979] [drm:drm_mode_setcrtc [drm]] [CRTC:39:pipe B] Signed-off-by: Ethan Hsieh --- drivers/gpu/drm/i915/intel_dp_mst.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpu/drm/i915/intel_dp_mst