diff options
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2019-01-29 18:47:30 +0100 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2019-03-29 10:36:30 +0100 |
commit | 66deae8b6fa69540f069d6551cd22013f5343948 (patch) | |
tree | 5a2e6bcbe6b910915906002e6253773a123994df /meson.build | |
parent | 78f78fb7463d43f346272e4e309d005354f13f86 (diff) |
lib/igt_fb: Add support for Y410/Y416 formats, v5.
Y410 is packed with compressed a channel and only 32 bpp, like
10 bits RGB formats. Y416 is a packed 16 bits per component format.
Changes since v1:
- Rebase on top of upstream YUV changes.
Changes since v2:
- Discard alpha channel, not used upstream.
Changes since v3:
- Handle the XVYU formats and Y41x formats correctly.
Changes since v4:
- Fix YUV conversion routines. (Ville)
- Use memset64 to clear initial fb. (Ville)
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
[mlankhorst: Add missing ULL (Ville)
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Diffstat (limited to 'meson.build')
0 files changed, 0 insertions, 0 deletions