From: Jani Nikula <jani.nikula@intel.com>
To: dri-devel@lists.freedesktop.org
Cc: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org,
tiago.martins.araujo@gmail.com, jani.nikula@intel.com
Subject: [PATCH 0/3] drm/displayid: quirk incorrect DisplayID checksums
Date: Tue, 28 Oct 2025 22:07:24 +0200 [thread overview]
Message-ID: <cover.1761681968.git.jani.nikula@intel.com> (raw)
Jani Nikula (3):
drm/displayid: pass iter to drm_find_displayid_extension()
drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct
drm_edid_ident
drm/displayid: add quirk to ignore DisplayID checksum errors
drivers/gpu/drm/drm_displayid.c | 58 ++++++++++++++++++------
drivers/gpu/drm/drm_displayid_internal.h | 2 +
include/drm/drm_edid.h | 6 +++
3 files changed, 51 insertions(+), 15 deletions(-)
--
2.47.3
next reply other threads:[~2025-10-28 20:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-28 20:07 Jani Nikula [this message]
2025-10-28 20:07 ` [PATCH 1/3] drm/displayid: pass iter to drm_find_displayid_extension() Jani Nikula
2025-10-28 20:07 ` [PATCH 2/3] drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct drm_edid_ident Jani Nikula
2025-10-28 20:07 ` [PATCH 3/3] drm/displayid: add quirk to ignore DisplayID checksum errors Jani Nikula
2025-10-30 15:33 ` Alex Deucher
2025-11-04 12:54 ` Jani Nikula
2025-10-28 23:03 ` ✓ CI.KUnit: success for drm/displayid: quirk incorrect DisplayID checksums Patchwork
2025-10-28 23:43 ` ✓ Xe.CI.BAT: " Patchwork
2025-10-28 23:51 ` ✗ i915.CI.BAT: failure " Patchwork
2025-10-29 11:55 ` ✗ Xe.CI.Full: " Patchwork
2025-10-31 13:48 ` ✓ i915.CI.BAT: success for drm/displayid: quirk incorrect DisplayID checksums (rev2) Patchwork
2025-10-31 19:29 ` ✓ i915.CI.Full: " 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=cover.1761681968.git.jani.nikula@intel.com \
--to=jani.nikula@intel.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=intel-gfx@lists.freedesktop.org \
--cc=intel-xe@lists.freedesktop.org \
--cc=tiago.martins.araujo@gmail.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 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.