[PATCH 1/6] drm/displayid: add displayid defines and edid extension (v2)

2014-11-10 Thread Dave Airlie
From: Dave Airlie These are just taken from the DisplayID v1.3 spec, and the DDC spec. v2: use __packed (Jani) Signed-off-by: Dave Airlie --- include/drm/drm_displayid.h | 76 + include/drm/drm_edid.h | 2 ++ 2 files changed, 78 insertions(+)

[PATCH 1/6] drm/displayid: add displayid defines and edid extension (v2)

2014-10-22 Thread Dave Airlie
From: Dave Airlie These are just taken from the DisplayID v1.3 spec, and the DDC spec. v2: use __packed (Jani) Signed-off-by: Dave Airlie --- include/drm/drm_displayid.h | 76 + include/drm/drm_edid.h | 2 ++ 2 files changed, 78 insertions(+)