Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Jouni Högander" <jouni.hogander@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: ville.syrjala@linux.intel.com, jani.nikula@intel.com,
	"Jouni Högander" <jouni.hogander@intel.com>
Subject: [PATCH 0/2] Increase fastwake sync pulse count as a quirk
Date: Tue, 20 Aug 2024 19:14:27 +0300	[thread overview]
Message-ID: <20240820161429.2213343-1-jouni.hogander@intel.com> (raw)

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


             reply	other threads:[~2024-08-20 16:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-20 16:14 Jouni Högander [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240820161429.2213343-1-jouni.hogander@intel.com \
    --to=jouni.hogander@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@intel.com \
    --cc=ville.syrjala@linux.intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox