Searched refs:drm_sysfb_build_fourcc_list (Results 1 – 7 of 7) sorted by relevance
| /drivers/gpu/drm/sysfb/ |
| A D | drm_sysfb_modeset.c | 120 size_t drm_sysfb_build_fourcc_list(struct drm_device *dev, in drm_sysfb_build_fourcc_list() function 186 EXPORT_SYMBOL(drm_sysfb_build_fourcc_list);
|
| A D | drm_sysfb_helper.h | 96 size_t drm_sysfb_build_fourcc_list(struct drm_device *dev,
|
| A D | efidrm.c | 274 nformats = drm_sysfb_build_fourcc_list(dev, &format->format, 1, in efidrm_device_create()
|
| A D | vesadrm.c | 410 nformats = drm_sysfb_build_fourcc_list(dev, &format->format, 1, in vesadrm_device_create()
|
| A D | simpledrm.c | 767 nformats = drm_sysfb_build_fourcc_list(dev, &format->format, 1, in simpledrm_device_create()
|
| A D | ofdrm.c | 1017 nformats = drm_sysfb_build_fourcc_list(dev, &format->format, 1, in ofdrm_device_create()
|
| /drivers/gpu/drm/tests/ |
| A D | drm_sysfb_modeset_test.c | 146 nfourccs_out = drm_sysfb_build_fourcc_list(drm, params->native_fourccs, in drm_test_sysfb_build_fourcc_list()
|
Completed in 18 milliseconds