drm/edid: add displayid detailed 1 timings to the modelist. (v1.1)
authorDave Airlie <airlied@redhat.com>
Sun, 1 May 2016 22:35:05 +0000 (08:35 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 23 May 2016 01:35:31 +0000 (11:35 +1000)
commita39ed680bddb1ead592e22ed812c7e47286bfc03
tree510d7161ec444c8e787bbc5a50cf6e2fb2ba0ee3
parentc97291774c1b867b56c3d439ddaec9a965cf559e
drm/edid: add displayid detailed 1 timings to the modelist. (v1.1)

The tiled 5K Dell monitor appears to be hiding it's tiled mode
inside the displayid timings block, this patch parses this
blocks and adds the modes to the modelist.

v1.1: add missing __packed.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95207
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/drm_edid.c
include/drm/drm_displayid.h