diff options
author | Paul Kocialkowski <paul.kocialkowski@bootlin.com> | 2018-12-05 16:10:35 +0100 |
---|---|---|
committer | Paul Kocialkowski <paul.kocialkowski@bootlin.com> | 2019-02-26 09:45:54 +0100 |
commit | 6e227181ab57e43f058edd76368b17d8c235aeb0 (patch) | |
tree | 6e1ee39fa353cc04be1e62afb1cf342a3a2747b4 /meson-cross-armhf.txt | |
parent | 3fa1953d28350929672cf90002fcfce34bc59f35 (diff) |
lib/igt_fb: Add a stride-provisioned fashion of igt_fb_convert
The current implementation of igt_fb_convert does not allow passing
the destination stride, which is something we want to change for tests.
Add a new fashion of this function that allocates the desintation buffer
with a given stride. Since the current function does the same thing with
an unspecified stride (set to zero, which will be filled later), make it
call our new fashion with the stride set to zero to avoid duplication.
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Reviewed-by: Maxime Ripard <maxime.ripard@bootlin.com>
Diffstat (limited to 'meson-cross-armhf.txt')
0 files changed, 0 insertions, 0 deletions