[PATCH 0/5] Fixes and additions to EDID generation
Ben Hutchings
ben.hutchings at codethink.co.uk
Tue Nov 13 17:10:53 UTC 2018
This series adds two more EDIDs that I needed for a project some time ago,
and fixes some problems that I found along the way.
There isn't a listed maintainer for Documentation/EDID but it looks
like it falls under the DRM umbrella. Please let me know if this the
wrong place.
Ben.
Ben Hutchings (5):
drm: EDID: Remove a mess involving the number 63
drm: EDID: Fix bit masking of {X,Y}{OFFSET,PULSE}
drm: EDID: Don't force make to be silent
drm: EDID: Add a 1280x720 (720p) EDID
drm: EDID: Add a 1280x768 ("WXGA") EDID
Documentation/EDID/1024x768.S | 4 ++--
Documentation/EDID/1280x1024.S | 4 ++--
Documentation/EDID/1280x720.S | 45 ++++++++++++++++++++++++++++++++++++++++++
Documentation/EDID/1280x768.S | 45 ++++++++++++++++++++++++++++++++++++++++++
Documentation/EDID/1600x1200.S | 4 ++--
Documentation/EDID/1680x1050.S | 4 ++--
Documentation/EDID/1920x1080.S | 4 ++--
Documentation/EDID/800x600.S | 4 ++--
Documentation/EDID/HOWTO.txt | 4 ++--
Documentation/EDID/Makefile | 12 +++++------
Documentation/EDID/edid.S | 10 ++++------
11 files changed, 114 insertions(+), 26 deletions(-)
create mode 100644 Documentation/EDID/1280x720.S
create mode 100644 Documentation/EDID/1280x768.S
--
Ben Hutchings, Software Developer Codethink Ltd
https://www.codethink.co.uk/ Dale House, 35 Dale Street
Manchester, M1 2HF, United Kingdom
More information about the dri-devel
mailing list