]> 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)
commit54bb098c0e9942d8d9bde5311e7e8c88115b8519
tree7b1b10c760b5802e5c53f31216fc527cb215db76
parent48bcf7ddf6ed45dfe46d9f13bb262076041f07b5
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