Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-gfx] [PATCH 0/4] drm/displayid: use primary use case to figure out non-desktop
@ 2023-02-16 20:44 Jani Nikula
  2023-02-16 20:44 ` [Intel-gfx] [PATCH 1/4] drm/displayid: add displayid_get_header() and check bounds better Jani Nikula
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Jani Nikula @ 2023-02-16 20:44 UTC (permalink / raw)
  To: dri-devel; +Cc: jani.nikula, intel-gfx, Iaroslav Boliukin, Dmitry Osipenko

Mostly this is prep work and plumbing for easier use of displayid
structure version and primary use case for parsing the displayid blocks,
but it can be nicely used for figuring out non-desktop too.

Completely untested. :)

BR,
Jani.

Cc: Iaroslav Boliukin <iam@lach.pw>
Cc: Dmitry Osipenko <dmitry.osipenko@collabora.com>

Jani Nikula (4):
  drm/displayid: add displayid_get_header() and check bounds better
  drm/displayid: return struct displayid_header from
    validate_displayid()
  drm/displayid: provide access to DisplayID version and primary use
    case
  drm/edid: update non-desktop use also from DisplayID

 drivers/gpu/drm/drm_displayid.c | 62 ++++++++++++++++++++++++++++-----
 drivers/gpu/drm/drm_edid.c      | 25 +++++++++++++
 include/drm/drm_displayid.h     | 12 ++++++-
 3 files changed, 89 insertions(+), 10 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-02-27 14:57 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-16 20:44 [Intel-gfx] [PATCH 0/4] drm/displayid: use primary use case to figure out non-desktop Jani Nikula
2023-02-16 20:44 ` [Intel-gfx] [PATCH 1/4] drm/displayid: add displayid_get_header() and check bounds better Jani Nikula
2023-02-21 16:27   ` Dmitry Osipenko
2023-02-16 20:44 ` [Intel-gfx] [PATCH 2/4] drm/displayid: return struct displayid_header from validate_displayid() Jani Nikula
2023-02-21 16:27   ` Dmitry Osipenko
2023-02-16 20:45 ` [Intel-gfx] [PATCH 3/4] drm/displayid: provide access to DisplayID version and primary use case Jani Nikula
2023-02-21 16:27   ` Dmitry Osipenko
2023-02-16 20:45 ` [Intel-gfx] [PATCH 4/4] drm/edid: update non-desktop use also from DisplayID Jani Nikula
2023-02-21 16:27   ` Dmitry Osipenko
2023-02-16 23:30 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/displayid: use primary use case to figure out non-desktop Patchwork
2023-02-16 23:51 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-02-17 10:46 ` [Intel-gfx] [PATCH 5/4] drm/edid: parse Tiled Display Topology Data Block for DisplayID 2.0 Jani Nikula
2023-02-21 16:28   ` Dmitry Osipenko
2023-02-17 13:39 ` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/displayid: use primary use case to figure out non-desktop Patchwork
2023-02-20 15:44 ` [Intel-gfx] [PATCH 0/4] " Dmitry Osipenko
2023-02-21 16:29   ` Dmitry Osipenko
2023-02-27  0:03     ` Dmitry Osipenko
2023-02-27 14:57       ` Jani Nikula

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