Some initial patches for comments and CI. The idea is to move more of
the encoder specific stuff from crtc enable/disable paths down to the
encoder hooks. Because they're encoder specific. This is the easy start,
let's see how it flies.

The commit messages are, uh, a little bit on the terse side. I
know. Don't tell me.

BR,
Jani.

Jani Nikula (4):
  drm/i915: push DDI CRT underrun reporting on enable to encoder
  drm/i915: push DDI CRT underrun reporting on disable to encoder
  drm/i915: push DDI underrun reporting on enable to encoder
  drm/i915: push DDI FDI link training on enable to CRT encoder

 drivers/gpu/drm/i915/intel_crt.c     | 60 ++++++++++++++++++++++++++++++++++++
 drivers/gpu/drm/i915/intel_ddi.c     |  8 +++++
 drivers/gpu/drm/i915/intel_display.c | 30 +-----------------
 3 files changed, 69 insertions(+), 29 deletions(-)

-- 
2.11.0

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

Reply via email to