All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] drm/i915: Add and enable DP AUX CH mutex
@ 2018-02-24  1:51 José Roberto de Souza
  2018-02-24  1:51 ` [PATCH 1/1] drm/i915/skl+: " José Roberto de Souza
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: José Roberto de Souza @ 2018-02-24  1:51 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

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  | 67 ++++++++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_drv.h |  1 +
 3 files changed, 77 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] 8+ messages in thread

end of thread, other threads:[~2018-02-26 20:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-24  1:51 [PATCH v3 0/1] drm/i915: Add and enable DP AUX CH mutex José Roberto de Souza
2018-02-24  1:51 ` [PATCH 1/1] drm/i915/skl+: " José Roberto de Souza
2018-02-24  3:12   ` Pandiyan, Dhinakaran
2018-02-26 18:31     ` Souza, Jose
2018-02-26 20:44       ` Pandiyan, Dhinakaran
2018-02-26 18:43   ` Ville Syrjälä
2018-02-24  2:23 ` ✓ Fi.CI.BAT: success for drm/i915: Add and enable DP AUX CH mutex (rev2) Patchwork
2018-02-24  3: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.