]> git.baikalelectronics.ru Git - kernel.git/commit
drm/915: Parsing the missed out DTD fields from the VBT
authorVincente Tsou <vincente.tsou@intel.com>
Thu, 22 Dec 2016 18:23:13 +0000 (13:23 -0500)
committerJani Nikula <jani.nikula@intel.com>
Fri, 23 Dec 2016 13:13:39 +0000 (15:13 +0200)
commitb1b7d549107f501c879c26a980eeff2c63ff6d15
treea8c5bd86a16478afb7a194a557eee0bd1d71b014
parent92561a42054147fb01c269c2efa50c117248a983
drm/915: Parsing the missed out DTD fields from the VBT

The upper bits of the vsync width, vsync offset and hsync width
were not parsed from the VBT. Parse these fields in this patch.

V2: Renamed lvds dvo timing structure members and code identation
fix (Jani's review comments)
V3: Corrected commit message, used "from the VBT"

Signed-off-by: Vincente Tsou <vincente.tsou@intel.com>
Signed-off-by: Madhav Chauhan <madhav.chauhan@intel.com>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1482430993-3265-1-git-send-email-madhav.chauhan@intel.com
drivers/gpu/drm/i915/intel_bios.c
drivers/gpu/drm/i915/intel_vbt_defs.h