Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/logicvc/
H 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/
H A Ddrm_fb_helper.c1289 return DRM_FORMAT_INVALID; in drm_fb_helper_find_format()
1298 return DRM_FORMAT_INVALID; in drm_fb_helper_find_format()
1310 uint32_t surface_format = DRM_FORMAT_INVALID; in __drm_fb_helper_find_sizes()
1334 if (surface_format != DRM_FORMAT_INVALID) in __drm_fb_helper_find_sizes()
1339 if (surface_format != DRM_FORMAT_INVALID) in __drm_fb_helper_find_sizes()
1347 if (surface_format != DRM_FORMAT_INVALID) in __drm_fb_helper_find_sizes()
1351 if (surface_format == DRM_FORMAT_INVALID) { in __drm_fb_helper_find_sizes()
H A Ddrm_dumb_buffers.c140 if (fourcc != DRM_FORMAT_INVALID) { in drm_mode_size_dumb()
H A Ddrm_fourcc.c42 uint32_t fmt = DRM_FORMAT_INVALID; in drm_mode_legacy_fb_format()
H A Ddrm_framebuffer.c128 if (r.pixel_format == DRM_FORMAT_INVALID) { in drm_mode_addfb()
/linux/drivers/gpu/drm/clients/
H A Ddrm_log.c187 return DRM_FORMAT_INVALID; in drm_log_find_usable_format()
204 if (format == DRM_FORMAT_INVALID) in drm_log_setup_modeset()
/linux/drivers/gpu/drm/imx/ipuv3/
H A Dimx-drm-core.c158 if (fourcc != DRM_FORMAT_INVALID) { in imx_drm_dumb_create()
/linux/include/uapi/drm/
H A Ddrm_fourcc.h111 #define DRM_FORMAT_INVALID 0 macro
/linux/drivers/gpu/drm/msm/
H A Dmsm_gem.c685 if (fourcc != DRM_FORMAT_INVALID) { in msm_gem_dumb_create()