Searched refs:drm_fb_build_fourcc_list (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/include/drm/ |
| H A D | drm_format_helper.h | 128 size_t drm_fb_build_fourcc_list(struct drm_device *dev,
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_format_helper.c | 1366 size_t drm_fb_build_fourcc_list(struct drm_device *dev, in drm_fb_build_fourcc_list() function 1432 EXPORT_SYMBOL(drm_fb_build_fourcc_list);
|
| /linux-6.15/drivers/gpu/drm/tiny/ |
| H A D | simpledrm.c | 954 nformats = drm_fb_build_fourcc_list(dev, &format->format, 1, in simpledrm_device_create()
|
| H A D | ofdrm.c | 1283 nformats = drm_fb_build_fourcc_list(dev, &format->format, 1, in ofdrm_device_create()
|
| /linux-6.15/drivers/gpu/drm/tests/ |
| H A D | drm_format_helper_test.c | 1543 nfourccs_out = drm_fb_build_fourcc_list(drm, params->native_fourccs, in drm_test_fb_build_fourcc_list()
|