aboutsummaryrefslogtreecommitdiffstats
path: root/monitor-edid
Commit message (Collapse)AuthorAgeFilesLines
* Don't try to run monitor-get-edid-using-vbe when booted in UEFI mode...Martin Whitaker2021-01-251-1/+5
| | | | it may overwrite a memory region being used by the UEFI BIOS (mga#28124)
* Fix exit status logic introduced in previous commits.Anssi Hannula2010-01-031-3/+5
|
* monitor-edid:Anssi Hannula2010-01-031-1/+3
| | | | | get VBE info only once even when probing multiple ports
* perl_checker cleanupsAnssi Hannula2010-01-031-1/+1
|
* monitor-edid:Anssi Hannula2010-01-031-3/+4
| | | | | | add --first support for stopping processing after one EDID has been found
* Update copyright yearAnssi Hannula2010-01-031-1/+1
|
* monitor-edid, monitor-get-edid:Anssi Hannula2010-01-031-9/+8
| | | | | | | - do not get duplicate EDIDs if the same EDID is available via multiple methods - allow retrieval of multiple EDIDs via VBE
* monitor-edid, monitor-get-edid:Anssi Hannula2010-01-031-0/+2
| | | | | | do not get duplicate EDIDs if the same EDID is available via multiple methods
* monitor-edid, monitor-get-edid:Anssi Hannula2009-09-061-1/+1
| | | | | | | probe ports 0-2 by default instead of just 0-1 (many NVIDIA cards seem to be using port 2 and the changes in monitor-get-edid-using-vbe should make it safe for old problematic NVIDIA cards as well)
* Direct reports to bugzilla and qa@ instead of Pixel's email address.Anssi Hannula2009-08-151-1/+1
|
* monitor-edid: support getting EDID from kernel DRM when kernel mode-setting isAnssi Hannula2009-08-151-1/+5
| | | | | enabled
* - change license from LGPLv2+ to GPLv3+Pascal Rigaux2008-04-071-0/+16
|
* - monitor-edid, monitor-get-edid:Pascal Rigaux2008-01-101-9/+17
| | | | | | o call monitor-get-edid-using-vbe with a range of ports, it stops on first success (by default it tries port 0 then port 1)
* fix typo in verbose messagePascal Rigaux2008-01-091-1/+1
|
* - monitor-get-edid: skip /proc/acpi/video/**/EDID files which can't be validPascal Rigaux2008-01-081-1/+9
| | | | | | | | (#34417) (drop the monitor-parse-edid from NEWS since it's not that useful anymore since monitor-edid will not give it EDID containing "<not supported>")
* remove debugging codePascal Rigaux2006-01-061-1/+1
|
* have the acpi EDID file in the perl outputPascal Rigaux2006-01-061-3/+8
|
* - monitor-get-edid is now a perl script able to probe /proc/acpi/videoPascal Rigaux2006-01-061-2/+98
| | | | | | | (or /proc/device-tree on PPC) - binary monitor-get-edid is now monitor-get-edid-using-vbe - monitor-edid is able to get more than one head
* give all options to both monitor-get-edid and monitor-parse-edidPascal Rigaux2005-02-251-1/+1
|
* *** empty log message ***Pascal Rigaux2005-02-231-0/+2