Let's start spliting that big series that enables PSR with this sink crc
stabilization.

Also I'm adding Wayne's mutex that stabilizes sink CRC on Skylake.

All patches already reviewed and ready to merge.

Thank you very much Paulo for the review and Thank you Wayne for the
SKL aux mutex.

Thanks,
Rodrigo.

Boyer, Wayne (1):
  drm/i915/skl: implement DP Aux Mutex framework

Rodrigo Vivi (4):
  drm/i915: Allow 1 vblank to let Sink CRC calculation to start or stop.
  drm/i915: Make Sink crc calculation waiting for counter to reset.
  drm/i915: Stop tracking last calculated Sink CRC.
  drm/i915: Rely on TEST_SINK_START instead of tracking Sink CRC state
    on dev_priv.

 drivers/gpu/drm/i915/i915_drv.h  |   1 +
 drivers/gpu/drm/i915/i915_reg.h  |   5 ++
 drivers/gpu/drm/i915/intel_dp.c  | 126 +++++++++++++++++++++++++++------------
 drivers/gpu/drm/i915/intel_drv.h |   7 ---
 4 files changed, 93 insertions(+), 46 deletions(-)

-- 
2.4.3

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

Reply via email to