diff options
author | Carlos Eduardo Gallo Filho <gcarlos@disroot.org> | 2024-09-11 03:15:33 +0300 |
---|---|---|
committer | Maxime Ripard <mripard@kernel.org> | 2024-09-11 15:17:10 +0300 |
commit | 2735d5e4060960c7bd06698b0a1990c7d42c762e (patch) | |
tree | f6a3dc7b7fa04ae6f3c9cadc4a0b13b833122d8a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3b3732b0d30fa2bb07c2b7f95df9b33b75e32d07 (diff) | |
download | linux-2735d5e4060960c7bd06698b0a1990c7d42c762e.tar.xz |
drm/tests: Add test for drm_framebuffer_init()
Add three KUnit test cases for the drm_framebuffer_init function:
1. Test if expected values are being set after drm_framebuffer_init() call.
2. Try to init a framebuffer without setting its format.
3. Try calling drm_framebuffer_init() with mismatch of the drm_device
passed at the first argument and the one pointed by fb->dev.
Signed-off-by: Carlos Eduardo Gallo Filho <gcarlos@disroot.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240911001559.28284-9-gcarlos@disroot.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions