Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_modeset_helper.c160 primary->format_default = true; in drm_crtc_init()
H A Ddrm_crtc.c804 if (!plane->format_default) { in drm_mode_setcrtc()
/openbmc/linux/include/drm/
H A Ddrm_plane.h646 bool format_default; member