index
:
xorg/app/edid-decode
master
EDID decoder and conformance tester.
ajax
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-30
Document the EPI and SPWG conventions
HEAD
master
Adam Jackson
1
-0/+55
2011-10-10
edid-decode: Be explicit about valid checksums
Tormod Volden
1
-6/+6
2011-10-08
Use $CC rather than gcc
Jeremy Huddleston
1
-1/+1
2011-10-08
Support providing the EDID in hex (without log formatting)
Jeremy Huddleston
1
-0/+35
2011-10-08
Fix a gcc warning
Jeremy Huddleston
1
-1/+1
2011-10-08
Allow a second command line argument to dump EDID binary
Jeremy Huddleston
1
-7/+29
2011-10-08
Fix some memory leaks in ENOMEM handling
Jeremy Huddleston
1
-3/+10
2011-10-08
Allow for some copy/paste issues in parsing Xorg.log
Jeremy Huddleston
1
-1/+6
2011-10-08
Properly handle input > 1K for EDID exiting in log files
Jeremy Huddleston
1
-5/+17
2010-12-10
edid-decode: accept EDID_DATA: or EDID:
Dave Airlie
1
-1/+4
2010-02-05
stronger install target
Adam Jackson
1
-0/+1
2010-02-05
install target
Adam Jackson
1
-0/+5
2009-09-22
Dump CEA VICs as decimal, since they're decimal in the spec
Adam Jackson
1
-1/+1
2009-09-20
Leave some breadcrumbs for obscure detailed block info
Adam Jackson
1
-2/+10
2009-06-24
data: Apple Cinema HD 30"
Adam Jackson
1
-0/+0
2009-06-16
Fix bpc decoding for digital interfaces in 1.4
Adam Jackson
1
-1/+1
2009-06-16
data: HP LP2275w DisplayPort
Adam Jackson
1
-0/+0
2009-06-05
data: LG L206WU USB
Adam Jackson
1
-0/+0
2009-04-20
Support reading from pipe, print error on edid parse fail
Keith Packard
1
-22/+38
2009-04-13
Sample: ASUS VW246 HDMI
Adam Jackson
1
-0/+0
2009-03-19
Sample: HP LP2480zx DisplayPort
Adam Jackson
1
-0/+0
2009-03-19
Sample: Dell 2408WFP DisplayPort
Adam Jackson
1
-0/+0
2009-03-19
1.4: Fix video input definition conformance mask.
Adam Jackson
1
-1/+1
2009-03-10
data: Matrox TripleHead2Go DVI
Adam Jackson
1
-0/+0
2009-03-09
Add some sample EDIDs
Adam Jackson
5
-0/+0
2009-03-09
Fix extension decode for raw data files
Adam Jackson
1
-1/+3
2009-03-09
Update a bunch of XXX comments
Adam Jackson
1
-6/+13
2009-03-09
Remove an XXX comment
Adam Jackson
1
-1/+1
2009-03-09
Add additional max dotclock strictness
Adam Jackson
1
-3/+8
2009-03-09
Add some warnings for CVT subblock corner cases
Adam Jackson
1
-2/+14
2009-03-09
Print high-resolution dotclock limit from CVT subblock
Adam Jackson
1
-0/+6
2009-03-09
Print supported CVT version
Adam Jackson
1
-0/+2
2009-03-09
Fix max horizontal pixel counting in range CVT subblock
Adam Jackson
1
-0/+1
2009-03-09
Formatting fix.
Adam Jackson
1
-1/+2
2008-10-16
Print what the checksum should be when it's wrong.
Adam Jackson
1
-3/+7
2008-09-24
Detailed timings: decode interlace flag
Adam Jackson
1
-5/+5
2008-09-23
CEA: Decode names for the extended block types.
Adam Jackson
1
-1/+33
2008-09-22
CEA: Dump more data block names.
Adam Jackson
1
-3/+22
2008-09-22
CEA: rudimentary Video Data Block support.
Adam Jackson
1
-0/+14
2008-09-22
Add CEA data blocks and HDMI VSDBs.
Adam Jackson
1
-3/+60
2008-09-22
Fix up CEA support for versions > 1.
Adam Jackson
1
-7/+28
2007-12-04
Add a rudimentary parser for CEA-EXT version 1.
Adam Jackson
1
-20/+69
2007-12-04
Start adding an extension parser.
Adam Jackson
1
-0/+42
2007-10-02
Remove a comment that's now inaccurate
Adam Jackson
1
-1/+0
2007-10-02
Make garbage in the range descriptor a conformance failure.
Adam Jackson
1
-11/+38
2007-10-02
Un-XXX a comment
Adam Jackson
1
-1/+1
2007-10-02
static keywording.
Adam Jackson
1
-25/+24
2007-10-02
Make invalid descriptor ordering a complete conformance failure.
Adam Jackson
1
-8/+3
2007-10-02
Exit value reflects conformance.
Adam Jackson
1
-1/+2
2007-10-01
Decode the new CVT feature subblock
Adam Jackson
1
-1/+66
[next]