]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Parse the MIPI related VBT Block and store relevant info
authorShobhit Kumar <shobhit.kumar@intel.com>
Tue, 27 Aug 2013 12:12:25 +0000 (15:12 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 4 Sep 2013 15:34:50 +0000 (17:34 +0200)
commit0fb8c8a8f7331bd67b894a0fd1b7c40a8c005954
tree7b1b10c760b5802e5c53f31216fc527cb215db76
parent39aa7a635fd61c3d35558881eac3e9f0ff6c219e
drm/i915: Parse the MIPI related VBT Block and store relevant info

Initial parsing of the VBT MIPI block. For now, just store the panel id
if found.

Note: Again there seems to be no documentation for this piece of lore.
The doc situation for byt+ is just a bad joke :(

Signed-off-by: Shobhit Kumar <shobhit.kumar@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_bios.c
drivers/gpu/drm/i915/intel_bios.h