commit | a39ed680bddb1ead592e22ed812c7e47286bfc03 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@redhat.com> | Mon May 02 08:35:05 2016 +1000 |
committer | Dave Airlie <airlied@redhat.com> | Mon May 23 11:35:31 2016 +1000 |
tree | 510d7161ec444c8e787bbc5a50cf6e2fb2ba0ee3 | |
parent | c97291774c1b867b56c3d439ddaec9a965cf559e [diff] |
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>