]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite5fbf153115457e0cb25c280bb1fc75d259d7541
tree510d7161ec444c8e787bbc5a50cf6e2fb2ba0ee3
parent3bd4ff81bd9c43e421a7bf7254ba8d525c861ddc
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