drm/i915/gvt: make dpcd_fix_data supports DP1.2
authorPei Zhang <pei.zhang@intel.com>
Mon, 20 Mar 2017 15:54:39 +0000 (23:54 +0800)
committerZhenyu Wang <zhenyuw@linux.intel.com>
Wed, 29 Mar 2017 07:28:51 +0000 (15:28 +0800)
commite2e02cbb5beb5f7bfdfd73558794e3949868267c
tree3be97c1482f0706b909c0b1ae312b8cd68b101a4
parent88a16b64c3f48d1c7c2b12f1632ba2181eb502de
drm/i915/gvt: make dpcd_fix_data supports DP1.2

GVT-g will emulate a fixed DPCD data to VM for DP/eDP panel. Update
this data to latest DP1.2 with the maximum lane bandwidth of 5.4G/s
to support 4K resolution in VM.

V3: modify patch comment
V2: add inline comment to describe the dpcd_fix_data.

Signed-off-by: Pei Zhang <pei.zhang@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
drivers/gpu/drm/i915/gvt/display.c