Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Increase fastwake sync pulse count as a quirk
@ 2024-08-20 16:14 Jouni Högander
  2024-08-20 16:14 ` [PATCH 1/2] drm/i915/display: Add mechanism to use sink model when applying quirk Jouni Högander
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Jouni Högander @ 2024-08-20 16:14 UTC (permalink / raw)
  To: intel-gfx; +Cc: ville.syrjala, jani.nikula, Jouni Högander

Implement mechanism to apply quirk only if certain panel is detected
on certain setup. Use this new mechanism to increase fastwake sync
pulse count on certain Dell laptop and only if specific panel is
installed on that laptop. 

Jouni Högander (2):
  drm/i915/display: Add mechanism to use sink model when applying quirk
  drm/i915/display: Increase Fast Wake Sync length as a quirk

 drivers/gpu/drm/i915/display/intel_alpm.c   |  2 +-
 drivers/gpu/drm/i915/display/intel_dp.c     |  5 ++
 drivers/gpu/drm/i915/display/intel_dp_aux.c | 17 ++--
 drivers/gpu/drm/i915/display/intel_dp_aux.h |  2 +-
 drivers/gpu/drm/i915/display/intel_quirks.c | 99 ++++++++++++++++-----
 drivers/gpu/drm/i915/display/intel_quirks.h |  4 +
 6 files changed, 98 insertions(+), 31 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-08-21 14:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20 16:14 [PATCH 0/2] Increase fastwake sync pulse count as a quirk Jouni Högander
2024-08-20 16:14 ` [PATCH 1/2] drm/i915/display: Add mechanism to use sink model when applying quirk Jouni Högander
2024-08-21 13:57   ` Jani Nikula
2024-08-20 16:14 ` [PATCH 2/2] drm/i915/display: Increase Fast Wake Sync length as a quirk Jouni Högander
2024-08-21 14:01   ` Jani Nikula
2024-08-20 17:04 ` ✗ Fi.CI.CHECKPATCH: warning for Increase fastwake sync pulse count " Patchwork
2024-08-20 17:13 ` ✓ Fi.CI.BAT: success " Patchwork
2024-08-21  1:20 ` ✓ Fi.CI.IGT: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox