Hi Carlos,
On 8/25/23 13:07, Carlos Eduardo Gallo Filho wrote:
Add a parametrized test for the drm_framebuffer_check_src_coords function.
Signed-off-by: Carlos Eduardo Gallo Filho
---
drivers/gpu/drm/drm_framebuffer.c| 1 +
drivers/gpu/drm/tests/drm_framebuffer_test.c | 61
Add a parametrized test for the drm_framebuffer_check_src_coords function.
Signed-off-by: Carlos Eduardo Gallo Filho
---
drivers/gpu/drm/drm_framebuffer.c| 1 +
drivers/gpu/drm/tests/drm_framebuffer_test.c | 61
2 files changed, 62 insertions(+)
diff --git a/dr