All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add retries for DP dual mode devices
@ 2017-08-22 14:53 Shashank Sharma
  2017-08-22 14:53 ` [PATCH 1/3] drm: Add retries for lspcon status check Shashank Sharma
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Shashank Sharma @ 2017-08-22 14:53 UTC (permalink / raw)
  To: intel-gfx

Some of the DP dual mode devices (like LSPCON) need some time
to settle down, on specific platfomrs. Its been observed during
IGT CI runs that some of the KBL boards show some i2c-over-aux
failures when driver module is re-inserted or re-loaded.

This patch series adds some retries at various dp_dual_mode
helper functions, to allow these specofic devices to settle
down.

First two patches were separately reviewed here:
https://patchwork.freedesktop.org/series/28684/

Re-publishing them here to make this series with
an agenda :)

Shashank Sharma (3):
  drm: Add retries for lspcon status check
  drm/i915: Don't give up waiting on INVALID_MODE
  drm: Add retries for dp dual mode read

 drivers/gpu/drm/drm_dp_dual_mode_helper.c | 23 +++++++++++++++++++----
 drivers/gpu/drm/i915/intel_lspcon.c       |  5 ++---
 2 files changed, 21 insertions(+), 7 deletions(-)

-- 
2.7.4

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-08-22 15:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-22 14:53 [PATCH 0/3] Add retries for DP dual mode devices Shashank Sharma
2017-08-22 14:53 ` [PATCH 1/3] drm: Add retries for lspcon status check Shashank Sharma
2017-08-22 14:54   ` Imre Deak
2017-08-22 15:05     ` Sharma, Shashank
2017-08-22 15:27   ` Jani Nikula
2017-08-22 15:40     ` Sharma, Shashank
2017-08-22 14:53 ` [PATCH 2/3] drm/i915: Don't give up waiting on INVALID_MODE Shashank Sharma
2017-08-22 14:53 ` [PATCH 3/3] drm: Add retries for dp dual mode read Shashank Sharma
2017-08-22 15:10 ` ✓ Fi.CI.BAT: success for Add retries for DP dual mode devices Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.