Searched hist:"1 f01f2247e3c4ed55c96afccd0072cd31793c604" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_rect_test.c | diff 1f01f2247e3c4ed55c96afccd0072cd31793c604 Tue Apr 18 18:01:43 CDT 2023 Arthur Grillo <arthurgrillo@riseup.net> drm/tests: Add test cases for drm_rect_calc_hscale()
Insert parameterized test for the drm_rect_calc_hscale() to ensure correctness and prevent future regressions. Besides the test for the usual case, tests the exceptions.
Signed-off-by: Arthur Grillo <arthurgrillo@riseup.net> Reviewed-by: Maíra Canal <mcanal@igalia.com> Signed-off-by: Maíra Canal <mairacanal@riseup.net> Link: https://patchwork.freedesktop.org/patch/msgid/20230418230146.461129-3-arthurgrillo@riseup.net
|