Hi all, I've noticed that a few prep patches of the modeset rework series haven't been merged nor reviewed yet, so I've split them out in this resend. Mostly concern really old gen2 stuff (dvo + pipe A quirk), but little patches in other areas. Comments&review highly welcome. Thanks, Daniel Daniel Vetter (7): drm/i915: add missing gen2 pipe A quirk entries drm/i915/ns2501: kill pll A enabling hack drm/i915: rip out the overlay pipe A workaround drm/i915: prepare load-detect pipe code for dpms changes drm/i915: simplify dvo dpms interface drm/i915: kill a few unused things in dev_priv drm/i915: extract ironlake_fdi_pll_disable drivers/gpu/drm/i915/dvo.h | 9 ++- drivers/gpu/drm/i915/dvo_ch7017.c | 8 +-- drivers/gpu/drm/i915/dvo_ch7xxx.c | 4 +- drivers/gpu/drm/i915/dvo_ivch.c | 8 +-- drivers/gpu/drm/i915/dvo_ns2501.c | 21 ++----- drivers/gpu/drm/i915/dvo_sil164.c | 4 +- drivers/gpu/drm/i915/dvo_tfp410.c | 4 +- drivers/gpu/drm/i915/i915_dma.c | 22 ++++---- drivers/gpu/drm/i915/i915_drv.h | 13 ++--- drivers/gpu/drm/i915/intel_display.c | 105 +++++++++++++++++------------------ drivers/gpu/drm/i915/intel_dvo.c | 4 +- drivers/gpu/drm/i915/intel_overlay.c | 58 +------------------ 12 files changed, 94 insertions(+), 166 deletions(-) -- 1.7.11.2