This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
libdisplay-info
Watch
1
Star
0
Fork
You've already forked libdisplay-info
0
mirror of
https://gitlab.freedesktop.org/emersion/libdisplay-info.git
synced
2024-12-27 21:59:22 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
63152283ee
libdisplay-info
/
test
/
data
/
dell-2408wfp-dp.print
4 lines
57 B
Text
Raw
Normal View
History
Unescape
Escape
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 https://github.com/golightlyb/PNP-ID/blob/10945c4ed8fcb86cccdb0913a18777ab0dc84c57/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-10-18 12:49:39 +02:00
make: Dell Inc.
test: add high-level API test This new test exercises all existing high-level API to make sure the output does not change unexpectedly. Unlike with edid-decode tests, these new print tests do not have an externally defined groundtruth. They are only to detect changes and exercise code paths. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2022-10-14 10:03:35 +02:00
model: DELL 2408WFP
serial: G283H8BI21MS
Reference in a new issue
Copy permalink