All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/1] drm/i915: Add and enable DP AUX CH mutex
@ 2018-02-26 21:48 José Roberto de Souza
  2018-02-26 21:48 ` [PATCH v4 1/1] drm/i915/skl+: " José Roberto de Souza
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: José Roberto de Souza @ 2018-02-26 21:48 UTC (permalink / raw)
  To: intel-gfx

v2
- removed the PSR dependency, now getting lock all the times when available
- renamed functions to avoid nested calls
- moved register bits right after the DP_AUX_CH_MUTEX()
- removed 'drm/i915: keep AUX powered while PSR is enabled' Dhinakaran Pandiyan will sent a better and final version
v3
- rebased on top of Ville's AUX series
- moved port registers to above DP_AUX_CH_MUTEX()
- using intel_wait_for_register() instead of the internal version
v4
- removed virtual function to get mutex register address
- enabling the mutex back only on aux channel init
- added the aux channel name to the timeout debug message

José Roberto de Souza (1):
  drm/i915/skl+: Add and enable DP AUX CH mutex

 drivers/gpu/drm/i915/i915_reg.h |  9 ++++++++
 drivers/gpu/drm/i915/intel_dp.c | 47 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 56 insertions(+)

-- 
2.16.2

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

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

end of thread, other threads:[~2018-02-27  3:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-26 21:48 [PATCH v4 0/1] drm/i915: Add and enable DP AUX CH mutex José Roberto de Souza
2018-02-26 21:48 ` [PATCH v4 1/1] drm/i915/skl+: " José Roberto de Souza
2018-02-26 22:41   ` Rodrigo Vivi
2018-02-27  3:31     ` Pandiyan, Dhinakaran
2018-02-26 22:25 ` ✓ Fi.CI.BAT: success for drm/i915: Add and enable DP AUX CH mutex (rev3) Patchwork
2018-02-27  1:09 ` ✓ Fi.CI.IGT: " 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.