Home
last modified time | relevance | path

Searched refs:drm_sysfb_build_fourcc_list (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/tests/
H A Ddrm_sysfb_modeset_test.c146 nfourccs_out = drm_sysfb_build_fourcc_list(drm, params->native_fourccs, in drm_test_sysfb_build_fourcc_list()
/linux/drivers/gpu/drm/sysfb/
H A Ddrm_sysfb_helper.h107 size_t drm_sysfb_build_fourcc_list(struct drm_device *dev,
H A Ddrm_sysfb_modeset.c119 size_t drm_sysfb_build_fourcc_list(struct drm_device *dev, in drm_sysfb_build_fourcc_list() function
185 EXPORT_SYMBOL(drm_sysfb_build_fourcc_list);
H A Defidrm.c293 nformats = drm_sysfb_build_fourcc_list(dev, &format->format, 1, in efidrm_device_create()
H A Dvesadrm.c533 nformats = drm_sysfb_build_fourcc_list(dev, &format->format, 1, in vesadrm_device_create()
H A Dsimpledrm.c764 nformats = drm_sysfb_build_fourcc_list(dev, &format->format, 1, in simpledrm_device_create()
H A Dofdrm.c1018 nformats = drm_sysfb_build_fourcc_list(dev, &format->format, 1, in ofdrm_device_create()