[Intel-gfx] [RFC PATCH 0/4] drm/i915: push more stuff down to encoders on crtc enable/disable
Jani Nikula
jani.nikula at intel.com
Wed Jul 12 14:08:49 UTC 2017
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
More information about the Intel-gfx
mailing list