Home
last modified time | relevance | path

Searched refs:__drm_format_info (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/drm/
A Ddrm_fourcc.h307 const struct drm_format_info *__drm_format_info(u32 format);
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_fourcc.c147 const struct drm_format_info *__drm_format_info(u32 format) in __drm_format_info() function
340 info = __drm_format_info(format); in drm_format_info()
A Ddrm_framebuffer.c179 if (!__drm_format_info(r->pixel_format)) { in framebuffer_check()

Completed in 6 milliseconds