lib: add the ability to set an EDID data block on a connector

Add a function to set an EDID data block on a connector and include a
set of generic EDID blocks for testing.

Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
Thomas Wood
2014-05-27 14:47:25 +01:00
parent 37ffb22d3c
commit 13cd79c128
6 changed files with 220 additions and 4 deletions
+1
View File
@@ -40,6 +40,7 @@ libintel_tools_la_SOURCES = \
intel_iosf.c \
igt_kms.c \
igt_kms.h \
igt_edid.h \
igt_fb.c \
igt_fb.h \
igt_core.c \