drm/i915/gvt: add more resolutions in virtual edid
authorChuanxiao Dong <chuanxiao.dong@intel.com>
Fri, 13 Jan 2017 02:17:02 +0000 (10:17 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Tue, 7 Feb 2017 09:19:59 +0000 (17:19 +0800)
commit2c88313650f3fb9f04221101901a943bb92059b2
treefa3ab699dcfff0f9765b5b225e8825ef55d125cd
parent18566acac18f5784347bc5fe636a26897d1c963b
drm/i915/gvt: add more resolutions in virtual edid

The current virtual edid can only support the resolution up
to 1024x768. Update the virtual edid so that can support more
resoltions. With this new virtual edid, resolution can
be up to 1920x1200.

V2: add detailed modeline description in edid code comments

Signed-off-by: Chuanxiao Dong <chuanxiao.dong@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/display.c