Home
last modified time | relevance | path

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

/drivers/gpu/drm/
Ddrm_format_helper.c869 size_t drm_fb_build_fourcc_list(struct drm_device *dev, in drm_fb_build_fourcc_list() function
932 EXPORT_SYMBOL(drm_fb_build_fourcc_list);
/drivers/gpu/drm/tiny/
Dsimpledrm.c759 nformats = drm_fb_build_fourcc_list(dev, &format->format, 1, in simpledrm_device_create()