Home
last modified time | relevance | path

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

/linux/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/drivers/gpu/drm/
A Ddrm_fb_helper.c1470 return DRM_FORMAT_INVALID; in drm_fb_helper_find_format()
1499 return DRM_FORMAT_INVALID; in drm_fb_helper_find_color_mode_format()
1514 uint32_t surface_format = DRM_FORMAT_INVALID; in __drm_fb_helper_find_sizes()
1538 if (surface_format != DRM_FORMAT_INVALID) in __drm_fb_helper_find_sizes()
1543 if (surface_format != DRM_FORMAT_INVALID) in __drm_fb_helper_find_sizes()
1551 if (surface_format != DRM_FORMAT_INVALID) in __drm_fb_helper_find_sizes()
1555 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/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/include/uapi/drm/
A Ddrm_fourcc.h111 #define DRM_FORMAT_INVALID 0 macro

Completed in 14 milliseconds