]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm: Add 1600x1200 (UXGA) screen resolution to the built-in EDIDs
authorCarsten Emde <C.Emde@osadl.org>
Sat, 6 Apr 2013 16:01:34 +0000 (16:01 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 12 Apr 2013 04:06:16 +0000 (14:06 +1000)
commit8091ee5c092a1e7dab2cb49d02d5f3925ece3995
tree8d00b651751ca884c2a18a3642d4f18fbef2ea09
parent96d672e0e5c27cf1d042eceeb3241c45ac8ff600
drm: Add 1600x1200 (UXGA) screen resolution to the built-in EDIDs

The 1600x1200 (UXGA) screen resolution was lacking in the set of
built-in selectable EDID screen resolutions that can be used to
repair misbehaving monitor firmware.

This patch adds the related data set and expands the documentation.

Signed-off-by: Carsten Emde <C.Emde@osadl.org>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Documentation/EDID/1600x1200.S [new file with mode: 0644]
Documentation/EDID/HOWTO.txt
drivers/gpu/drm/drm_edid_load.c