[PATCH i-g-t 0/5] lib/igt_kms: Helpers for monitor edid managment
Louis Chauvet
louis.chauvet at bootlin.com
Wed Aug 28 17:26:34 UTC 2024
In preparation for the introduction of Chameleon v3, this series will add
a few helper functions that will be used:
- Helper to convert monitor edid to edid
- Helper to fetch monitor edid from its name
- Helper to display all monitor edids
- Few fixes and addition in edid list
Signed-off-by: Louis Chauvet <louis.chauvet at bootlin.com>
---
Louis Chauvet (5):
lib/monitor_edids: Add helper functions for using monitor_edid objects
lib/monitor_edids: Add helper to get an EDID by its name
lib/monitor_edids: Add helper to print all available EDID names
lib/monitor_edids: Fix missing names in some monitor EDID
lib/monitor_edids: Add new EDID for HDMI 4k
lib/monitor_edids/dp_edids.h | 3 ++
lib/monitor_edids/hdmi_edids.h | 27 ++++++++--
lib/monitor_edids/monitor_edids_helper.c | 92 +++++++++++++++++++++++++++++++-
lib/monitor_edids/monitor_edids_helper.h | 8 +++
4 files changed, 125 insertions(+), 5 deletions(-)
---
base-commit: 6221c94b3ce827206b26db6fd5ef36871385e6cd
change-id: 20240828-b4-cv3-02-monitor-edids-59a8f515c881
Best regards,
--
Louis Chauvet <louis.chauvet at bootlin.com>
More information about the igt-dev
mailing list