libdisplay-info/test/data
Pekka Paalanen ac857e8985 info: use PNP ID database for manufacturer names
The three character PNP ID is a key to manufacturer name database. It
may be desirable to report the manufacturer's real name than just PNP ID
which can be misleading, e.g. MSI refers to Microstep and not MSI GmbH.

This builds the PNP ID database into libdisplay-info to avoid having to
find and parse files at runtime.

tool/gen-search-table.py started as a copy of Wayland 1.21.0's
src/embed.py and took influence from
10945c4ed8/conv.py
However, our script parses the text file shipped in hwdata package in
Debian (and presumably other distributions) rather than the original
CSV.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2022-11-11 13:09:18 +02:00
..
acer-p1276.diff Introduce di_gtf_compute() 2022-09-29 11:50:09 +00:00
acer-p1276.edid test/data: add acer-p1276 2022-09-17 09:07:05 +02:00
acer-p1276.print info: use PNP ID database for manufacturer names 2022-11-11 13:09:18 +02:00
apple-xdr-dp.diff di-edid-decode: print preferred flag for type I timing 2022-10-03 14:14:45 +02:00
apple-xdr-dp.edid test/data: add apple-xdr-dp 2022-09-02 06:42:06 +00:00
apple-xdr-dp.print info: use PNP ID database for manufacturer names 2022-11-11 13:09:18 +02:00
custom-uncommon-cta-vesa.diff di-edid-decode/cta: round VESA transfer characteristics 2022-10-20 08:07:22 +00:00
custom-uncommon-cta-vesa.edid test: add custom-uncommon-cta-vesa 2022-10-20 08:07:22 +00:00
custom-uncommon-cta-vesa.print info: use PNP ID database for manufacturer names 2022-11-11 13:09:18 +02:00
dell-2408wfp-dp.edid test: rename EDID files with .edid filename extension 2022-08-29 15:23:41 +02:00
dell-2408wfp-dp.print info: use PNP ID database for manufacturer names 2022-11-11 13:09:18 +02:00
goldstar-ite6604-hdmi.diff Introduce di_gtf_compute() 2022-09-29 11:50:09 +00:00
goldstar-ite6604-hdmi.edid test/data: add goldstar-ite6604-hdmi 2022-09-17 09:09:59 +02:00
goldstar-ite6604-hdmi.print info: use PNP ID database for manufacturer names 2022-11-11 13:09:18 +02:00
hp-5dq99aa-hdmi.diff edid: expose struct di_dmt_timing 2022-09-17 06:53:39 +00:00
hp-5dq99aa-hdmi.edid test: rename EDID files with .edid filename extension 2022-08-29 15:23:41 +02:00
hp-5dq99aa-hdmi.print info: use PNP ID database for manufacturer names 2022-11-11 13:09:18 +02:00
LICENSE.CC-BY-4.0 test: add panasonic-mei96a2-dp EDID 2022-06-10 14:05:12 +02:00
msi-mag321curv-dp.diff edid: expose struct di_dmt_timing 2022-09-17 06:53:39 +00:00
msi-mag321curv-dp.edid test/data: add msi-mag321curv-dp 2022-09-06 09:25:12 +02:00
msi-mag321curv-dp.print info: use PNP ID database for manufacturer names 2022-11-11 13:09:18 +02:00
panasonic-mei96a2-dp.diff ci: update edid-decode 2022-08-15 14:58:59 +02:00
panasonic-mei96a2-dp.edid test: rename EDID files with .edid filename extension 2022-08-29 15:23:41 +02:00
panasonic-mei96a2-dp.print info: use PNP ID database for manufacturer names 2022-11-11 13:09:18 +02:00
README.md test/data: add goldstar-ite6604-hdmi 2022-09-17 09:09:59 +02:00
samsung-s27a950d-dp.diff edid: add prefix to range limits failure messages 2022-08-29 10:19:48 +00:00
samsung-s27a950d-dp.edid test: rename EDID files with .edid filename extension 2022-08-29 15:23:41 +02:00
samsung-s27a950d-dp.print info: use PNP ID database for manufacturer names 2022-11-11 13:09:18 +02:00
sun-gh19ps-dvi.diff Introduce di_gtf_compute() 2022-09-29 11:50:09 +00:00
sun-gh19ps-dvi.edid test: rename EDID files with .edid filename extension 2022-08-29 15:23:41 +02:00
sun-gh19ps-dvi.print info: use PNP ID database for manufacturer names 2022-11-11 13:09:18 +02:00
viewsonic-vp2768-dp.diff edid: expose struct di_dmt_timing 2022-09-17 06:53:39 +00:00
viewsonic-vp2768-dp.edid test/data: add viewsonic-vp2768-dp 2022-09-06 09:25:57 +02:00
viewsonic-vp2768-dp.print info: use PNP ID database for manufacturer names 2022-11-11 13:09:18 +02:00

Test data

The following blobs originate from the linuxhw/EDID repository and are licensed under the Creative Commons Attribution 4.0 International license:

  • acer-p1276
  • goldstar-ite6604-hdmi
  • msi-mag321curv-dp
  • panasonic-mei96a2-dp
  • samsung-s27a950d-dp
  • sun-gh19ps-dvi
  • viewsonic-vp2768-dp

The other blobs are under the same license as the rest of the libdisplay-info project.