commit | 08c0888b28d75cf4ee9ca0bbe1a2c55ddef87423 | [log] [tgz] |
---|---|---|
author | Jani Nikula <jani.nikula@intel.com> | Mon Dec 21 15:10:55 2015 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Tue Jan 05 14:58:57 2016 +0200 |
tree | 5be0f0fc3bff80c27c3278661dd717cac96d1341 | |
parent | 0f8689f5bb569d2ff19f5248b2d3940ad6d35504 [diff] |
drm/i915/bios: have get_blocksize() support MIPI sequence block v3+ Have get_blocksize() support the special case of MIPI sequence block v3+ which has a separate field for size. Provide and use abstractions for getting the blocksize given a pointer to the block "envelope", i.e. pointer to the block id, and given a pointer to the block payload data. Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch> Signed-off-by: Jani Nikula <jani.nikula@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/e935bd5e119a83dd91214c47e6cd4f6ce8b2a17e.1450702954.git.jani.nikula@intel.com