Sorry about that; I accidentally did a git send-email with some older patches leftover in my patch folder. Just ignore this thread On Fri, 2016-06-24 at 17:45 -0400, Lyude wrote: > Latest version of: > > https://lists.freedesktop.org/archives/intel-gfx/2016-June/098787.htm > l > > The only patch that's changed here is 4/4, the rest are just being > sent so that > they can be in one thread to make things easier for reviewers > > Lyude (4): >  drm/i915/vlv: Make intel_crt_reset() per-encoder >  drm/i915/vlv: Reset the ADPA in vlv_display_power_well_init() >  drm/i915/vlv: Disable HPD in valleyview_crt_detect_hotplug() >  drm/i915: Enable polling when we don't have hpd > >  drivers/gpu/drm/i915/i915_drv.c         |   3 + >  drivers/gpu/drm/i915/i915_drv.h         |   5 ++ >  drivers/gpu/drm/i915/intel_crt.c        |  28 ++++++-- >  drivers/gpu/drm/i915/intel_drv.h        |   4 +- >  drivers/gpu/drm/i915/intel_hotplug.c    | 117 > ++++++++++++++++++++++++++++---- >  drivers/gpu/drm/i915/intel_runtime_pm.c |   9 +++ >  6 files changed, 148 insertions(+), 18 deletions(-) > -- Cheers, Lyude