UPSTREAM: 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)
committerZheng Yang <zhengyang@rock-chips.com>
Tue, 20 Jun 2017 09:22:50 +0000 (17:22 +0800)
commited71fabca4a7429a469079631f2146448efbbbf2
tree77f369648cd0b3abf6856e325b7adef50a9be72a
parent173b0285c5ac46e4040da6e062d637657b47dad2
UPSTREAM: 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.

Change-Id: Ide9eb60dd88614669ea5070c9135a880819c71f0
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=95207
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Zheng Yang <zhengyang@rock-chips.com>
(cherry picked from commit a39ed680bddb1ead592e22ed812c7e47286bfc03)
drivers/gpu/drm/drm_edid.c
include/drm/drm_displayid.h