Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_INVALID (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/logicvc/
A Dlogicvc_layer.c31 DRM_FORMAT_INVALID,
37 DRM_FORMAT_INVALID,
47 DRM_FORMAT_INVALID,
376 while (formats->formats[count] != DRM_FORMAT_INVALID) in logicvc_layer_formats_count()
/linux-6.3-rc2/drivers/gpu/drm/tiny/
A Darcpgu.c120 u32 format = DRM_FORMAT_INVALID; in arc_pgu_set_pxl_fmt()
129 if (WARN_ON(format == DRM_FORMAT_INVALID)) in arc_pgu_set_pxl_fmt()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_fb_helper.c1769 return DRM_FORMAT_INVALID; in drm_fb_helper_find_format()
1798 return DRM_FORMAT_INVALID; in drm_fb_helper_find_color_mode_format()
1813 uint32_t surface_format = DRM_FORMAT_INVALID; in __drm_fb_helper_find_sizes()
1837 if (surface_format != DRM_FORMAT_INVALID) in __drm_fb_helper_find_sizes()
1842 if (surface_format != DRM_FORMAT_INVALID) in __drm_fb_helper_find_sizes()
1850 if (surface_format != DRM_FORMAT_INVALID) in __drm_fb_helper_find_sizes()
1854 if (surface_format == DRM_FORMAT_INVALID) { in __drm_fb_helper_find_sizes()
A Ddrm_fourcc.c43 uint32_t fmt = DRM_FORMAT_INVALID; in drm_mode_legacy_fb_format()
A Ddrm_framebuffer.c127 if (r.pixel_format == DRM_FORMAT_INVALID) { in drm_mode_addfb()
/linux-6.3-rc2/include/uapi/drm/
A Ddrm_fourcc.h111 #define DRM_FORMAT_INVALID 0 macro

Completed in 17 milliseconds