Independent EDID parsing library
Pekka Paalanen
ppaalanen at gmail.com
Thu May 6 11:00:05 UTC 2021
On Thu, 29 Apr 2021 13:49:58 +0300
Pekka Paalanen <ppaalanen at gmail.com> wrote:
> Adding the previous list of CCs.
>
> On Thu, 29 Apr 2021 10:32:58 +0000
> "Sharma, Shashank" <Shashank.Sharma at amd.com> wrote:
>
> > Hello Pekka, Daniel
> >
> > As discussed over IRC, I have prepared the first version of the EDID parsing library, which is hosted here:
> > https://github.com/contactshashanksharma/libedid/tree/master
> >
> > This is a simple C library, and I have created this library keeping a compositor's context in mind, so its easy for a compositor to use it.
> > There are only 2 APIs in this library:
> > - libedid_process_edid_info: Get EDID information from raw_edid, returns filled struct edid_info ptr
> > - libedid_destroy_edid_info: Free the EDID information
> >
> > I have provided much information in the README file, and have also added two simple test apps, with sample EDID, to test it.
> > Please have a look and let me know your opinion on this.
Hi,
I started a discussion on the API:
https://github.com/contactshashanksharma/libedid/issues/2
Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.x.org/archives/xorg-devel/attachments/20210506/d4f438d8/attachment.sig>
More information about the xorg-devel
mailing list