All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/2] Disable connector polling for a headless sku
@ 2022-06-03 10:14 Jouni Högander
  2022-06-03 10:14 ` [Intel-gfx] [PATCH 1/2] drm/i915/opregion: add function to check if " Jouni Högander
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Jouni Högander @ 2022-06-03 10:14 UTC (permalink / raw)
  To: intel-gfx

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@intel.com>
Cc: Anshuman Gupta <anshuman.gupta@intel.com>

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


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-06-10  7:25 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-03 10:14 [Intel-gfx] [PATCH 0/2] Disable connector polling for a headless sku Jouni Högander
2022-06-03 10:14 ` [Intel-gfx] [PATCH 1/2] drm/i915/opregion: add function to check if " Jouni Högander
2022-06-03 12:43   ` Jani Nikula
2022-06-03 13:14     ` Hogander, Jouni
2022-06-03 16:32       ` Souza, Jose
2022-06-06  8:03         ` Hogander, Jouni
2022-06-06  8:16           ` Jani Nikula
2022-06-06 13:15             ` Souza, Jose
2022-06-07  7:36               ` Jani Nikula
2022-06-07 13:05                 ` Hogander, Jouni
2022-06-07 13:26                   ` Souza, Jose
2022-06-08  9:41               ` Hogander, Jouni
2022-06-10  7:25               ` Hogander, Jouni
2022-06-03 10:14 ` [Intel-gfx] [PATCH 2/2] drm/i915: do not start connector polling when " Jouni Högander
2022-06-03 11:01 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for Disable connector polling for a " Patchwork
2022-06-03 13:01 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-06-03 15:38 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.