commit | a6878fe5ae60af2f3a2488665c71f5e7cdcad71f | [log] [tgz] |
---|---|---|
author | Vince Hsu <vince.h@nvidia.com> | Mon May 23 10:32:25 2016 +0800 |
committer | chrome-bot <chrome-bot@chromium.org> | Sun May 29 22:03:31 2016 -0700 |
tree | 5b6a77695d93283a91f870ba54b54a642c135ee6 | |
parent | 58080dfa64598d295494d03a3b6332e351326f57 [diff] |
minigbm: add format modifiers per plane To pass the surface format parameters to EGL, we add format modifiers which are used for dmabuf import. The vendor ID definitions are copied from drm_fourcc.h. BUG=chromium:478339 TEST=none Change-Id: Ida3e6787b29af73ff534c054006f93c3bad4c5b9 Signed-off-by: Vince Hsu <vince.h@nvidia.com> Reviewed-on: https://chromium-review.googlesource.com/346365 Reviewed-by: Stéphane Marchesin <marcheu@chromium.org>