drm/displayid: add displayid defines and edid extension (v2)
authorDave Airlie <airlied@redhat.com>
Mon, 20 Oct 2014 06:13:19 +0000 (16:13 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 8 Dec 2014 23:56:46 +0000 (09:56 +1000)
commitb49b55bd4fba6aa9bb25459e0ac3991c60c4aba4
treeaf36768ec55e799169247ceb9695fe62f38341d0
parent0391359ddf79b52bb7e7bb9ace08e34fb08b0e76
drm/displayid: add displayid defines and edid extension (v2)

These are just taken from the DisplayID v1.3 spec, and the
DDC spec.

v2: use __packed (Jani)

Signed-off-by: Dave Airlie <airlied@redhat.com>
include/drm/drm_displayid.h [new file with mode: 0644]
include/drm/drm_edid.h