]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/tests: Add test case for drm_internal_framebuffer_create()
authorCarlos Eduardo Gallo Filho <gcarlos@disroot.org>
Wed, 11 Sep 2024 00:15:29 +0000 (21:15 -0300)
committerMaxime Ripard <mripard@kernel.org>
Wed, 11 Sep 2024 12:17:08 +0000 (14:17 +0200)
commitfa90bc49882841b4985dd01f37a8d7703e832a6a
tree9ddee1966e8b843123c8ad2adeaaa3547e3c74a3
parent80f48b7d77fc82b5f7b7f4ab14b4bbcb618c5e53
drm/tests: Add test case for drm_internal_framebuffer_create()

Introduce a test to cover the creation of framebuffer with
modifier on a device that doesn't support it.

Signed-off-by: Carlos Eduardo Gallo Filho <gcarlos@disroot.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240911001559.28284-5-gcarlos@disroot.org
Signed-off-by: Maxime Ripard <mripard@kernel.org>
drivers/gpu/drm/tests/drm_framebuffer_test.c