Home
last modified time | relevance | path

Searched refs:drm_framebuffer_test (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tests/
H A DMakefile14 drm_framebuffer_test.o \
H A Ddrm_framebuffer_test.c22 struct drm_framebuffer_test { struct
28 static const struct drm_framebuffer_test drm_framebuffer_create_cases[] = { argument
352 const struct drm_framebuffer_test *params = test->param_value; in drm_test_framebuffer_create()
361 static void drm_framebuffer_test_to_desc(const struct drm_framebuffer_test *t, char *desc) in drm_framebuffer_test_to_desc()