Hi,
Em 21/07/2023 15:23, Arthur Grillo escreveu:
Test the default pitch fallback when NULL is passed as the dst_pitch on
the conversion procedures.
Signed-off-by: Arthur Grillo
---
With Maíra's comment about the duplicated drm_fb_xrgb_to_rgb565()
addressed:
Reviewed-by: André Almeida
Hi Arthur,
Just nitpicking, but...
On 7/21/23 15:23, Arthur Grillo wrote:
Test the default pitch fallback when NULL is passed as the dst_pitch on
the conversion procedures.
Signed-off-by: Arthur Grillo
---
.../gpu/drm/tests/drm_format_helper_test.c| 132 --
1 file chang
Test the default pitch fallback when NULL is passed as the dst_pitch on
the conversion procedures.
Signed-off-by: Arthur Grillo
---
.../gpu/drm/tests/drm_format_helper_test.c| 132 --
1 file changed, 87 insertions(+), 45 deletions(-)
diff --git a/drivers/gpu/drm/tests/drm_fo