This patch set disables connector polling when entering runtime suspend for headless sku to prevent waking it up again when poll is performed. Cc: Imre Deak <imre.deak@xxxxxxxxx> Cc: Anshuman Gupta <anshuman.gupta@xxxxxxxxx> Jouni Högander (2): drm/i915/opregion: add function to check if headless sku drm/i915: do not start connector polling when headless sku drivers/gpu/drm/i915/display/intel_hotplug.c | 3 ++- drivers/gpu/drm/i915/display/intel_opregion.c | 12 ++++++++++++ drivers/gpu/drm/i915/display/intel_opregion.h | 7 +++++++ 3 files changed, 21 insertions(+), 1 deletion(-) -- 2.25.1