commit | d17c5443cf445b308a207cf127209f4702791323 | [log] [tgz] |
---|---|---|
author | Shobhit Kumar <shobhit.kumar@intel.com> | Tue Aug 27 15:12:25 2013 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Wed Sep 04 17:34:50 2013 +0200 |
tree | 7b1b10c760b5802e5c53f31216fc527cb215db76 | |
parent | 4ce8c9a720c566a4ce7b782ddd5df90d66f0ba85 [diff] |
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>