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 v3 0/2] Increase fastwake sync pulse count as a quirk
Date: Mon, 2 Sep 2024 09:42:39 +0300 [thread overview]
Message-ID: <20240902064241.1020965-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.
v3:
- !mem_is_zero fixed to mem_is_zero
v2:
- instead of using struct intel_quirk add new struct intel_dpcd_quirk
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 +-
.../drm/i915/display/intel_display_types.h | 4 ++
drivers/gpu/drm/i915/display/intel_dp.c | 4 ++
drivers/gpu/drm/i915/display/intel_dp_aux.c | 16 +++--
drivers/gpu/drm/i915/display/intel_dp_aux.h | 2 +-
drivers/gpu/drm/i915/display/intel_quirks.c | 68 +++++++++++++++++++
drivers/gpu/drm/i915/display/intel_quirks.h | 6 ++
7 files changed, 95 insertions(+), 7 deletions(-)
--
2.34.1
next reply other threads:[~2024-09-02 6:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-02 6:42 Jouni Högander [this message]
2024-09-02 6:42 ` [PATCH v3 1/2] drm/i915/display: Add mechanism to use sink model when applying quirk Jouni Högander
2024-09-02 8:31 ` Jani Nikula
2024-09-02 6:42 ` [PATCH v3 2/2] drm/i915/display: Increase Fast Wake Sync length as a quirk Jouni Högander
2024-09-02 8:33 ` Jani Nikula
2024-09-03 5:07 ` Hogander, Jouni
2024-09-02 7:30 ` ✗ Fi.CI.SPARSE: warning for Increase fastwake sync pulse count as a quirk (rev3) Patchwork
2024-09-02 7:49 ` ✗ Fi.CI.BAT: failure " Patchwork
2024-09-02 10:28 ` ✓ Fi.CI.BAT: success " Patchwork
2024-09-02 14:32 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-09-02 17:04 ` Hogander, Jouni
2024-09-09 3:37 ` ✓ Fi.CI.IGT: success " 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=20240902064241.1020965-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