Home
last modified time | relevance | path

Searched defs:has_alpha (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/drm/
H A Ddrm_fourcc.h137 bool has_alpha; member
/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_plane.c310 int has_alpha = state->fb->format->has_alpha; in kmb_plane_set_alpha() local
/openbmc/u-boot/drivers/video/stm32/
H A Dstm32_ltdc.c188 static bool has_alpha(u32 fmt) in has_alpha() function
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.c627 unsigned int has_alpha = ctx->d_frame.fmt->flags & FMT_HAS_ALPHA; in fimc_ctrls_activate() local
/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_ade.c643 bool has_alpha = has_Alpha_channel(fmt); in ade_get_blending_params() local
/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c68 bool has_alpha; member