Home
last modified time | relevance | path

Searched refs:has_alpha (Results 1 – 25 of 27) sorted by relevance

12

/drivers/gpu/drm/
A Ddrm_fourcc.c207 …B4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
208 …R4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
209 …A4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
210 …A4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
215 …B1555, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
216 …R1555, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
217 …A5551, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
244 .hsub = 1, .vsub = 1, .has_alpha = false }, in __drm_format_info()
248 .hsub = 1, .vsub = 1, .has_alpha = false }, in __drm_format_info()
302 .hsub = 2, .vsub = 2, .has_alpha = true, .is_yuv = true }, in __drm_format_info()
[all …]
/drivers/gpu/drm/i915/display/
A Dintel_fb.c75 .hsub = 1, .vsub = 1, .has_alpha = true },
78 .hsub = 1, .vsub = 1, .has_alpha = true },
87 .hsub = 1, .vsub = 1, .has_alpha = true },
90 .hsub = 1, .vsub = 1, .has_alpha = true },
99 .hsub = 1, .vsub = 1, .has_alpha = true },
102 .hsub = 1, .vsub = 1, .has_alpha = true },
145 .hsub = 1, .vsub = 1, .has_alpha = true },
148 .hsub = 1, .vsub = 1, .has_alpha = true },
157 .hsub = 1, .vsub = 1, .has_alpha = true },
160 .hsub = 1, .vsub = 1, .has_alpha = true },
[all …]
A Dintel_fbdev.c469 if (!info->depth || info->num_planes != 1 || info->has_alpha || info->is_yuv) in intel_fbdev_color_mode()
A Dskl_universal_plane.c1006 if (!plane_state->hw.fb->format->has_alpha) in skl_plane_ctl_alpha()
1024 if (!plane_state->hw.fb->format->has_alpha) in glk_plane_color_ctl_alpha()
A Dintel_fbc.c1533 fb->format->has_alpha) { in intel_fbc_check_plane()
/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_display.c590 .has_alpha = true, },
593 .has_alpha = true, },
596 .has_alpha = true, },
603 .has_alpha = true, },
606 .has_alpha = true, },
618 .has_alpha = true, },
621 .has_alpha = true, },
624 .has_alpha = true, },
631 .has_alpha = true, },
634 .has_alpha = true, },
/drivers/gpu/drm/kmb/
A Dkmb_plane.c310 int has_alpha = state->fb->format->has_alpha; in kmb_plane_set_alpha() local
315 if (has_alpha) { in kmb_plane_set_alpha()
333 if (plane_alpha == DRM_BLEND_ALPHA_OPAQUE && !has_alpha) { in kmb_plane_set_alpha()
/drivers/gpu/drm/vc4/
A Dvc4_plane.c738 if (info->has_alpha) in vc4_lbm_components()
772 if (state->alpha != DRM_BLEND_ALPHA_OPAQUE && info->has_alpha) in vc4_lbm_channel_size()
1133 if (!state->fb->format->has_alpha) in vc4_hvs4_get_alpha_blend_mode()
1164 if (!state->fb->format->has_alpha) in vc4_hvs5_get_alpha_blend_mode()
1196 (!state->fb->format->has_alpha || in vc4_hvs6_get_alpha_mask_mode()
1481 fb->format->has_alpha; in vc4_plane_mode_set()
1685 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc4_plane_mode_set()
1947 fb->format->has_alpha; in vc6_plane_mode_set()
2102 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc6_plane_mode_set()
A Dvc4_txp.c324 if (fb->format->has_alpha) in vc4_txp_connector_atomic_commit()
/drivers/gpu/drm/atmel-hlcdc/
A Datmel_hlcdc_plane.c433 if (format->has_alpha) in atmel_hlcdc_plane_update_general_settings()
468 if (format->has_alpha) in atmel_xlcdc_plane_update_general_settings()
659 ovl_s->fb->format->has_alpha || in atmel_hlcdc_plane_prepare_disc_area()
813 hstate->base.fb->format->has_alpha)) in atmel_hlcdc_plane_atomic_check()
/drivers/gpu/drm/hisilicon/kirin/
A Dkirin_drm_ade.c644 bool has_alpha = has_Alpha_channel(fmt); in ade_get_blending_params() local
649 if (has_alpha && glb_alpha < 255) in ade_get_blending_params()
651 else if (has_alpha) in ade_get_blending_params()
/drivers/gpu/drm/mediatek/
A Dmtk_disp_ovl.c522 if (blend_mode || state->base.fb->format->has_alpha) in mtk_ovl_layer_config()
531 if (blend_mode == DRM_MODE_BLEND_PIXEL_NONE || !state->base.fb->format->has_alpha) in mtk_ovl_layer_config()
A Dmtk_mdp_rdma.c195 if (!csc_enable && fmt_info->has_alpha) in mtk_mdp_rdma_config()
A Dmtk_ethdr.c192 if ((state->base.fb && !state->base.fb->format->has_alpha) || in mtk_ethdr_layer_config()
/drivers/gpu/drm/sun4i/
A Dsun4i_backend.c514 if (fb->format->has_alpha || (plane_state->alpha != DRM_BLEND_ALPHA_OPAQUE)) in sun4i_backend_atomic_check()
586 if (fb->format->has_alpha || (p_state->alpha != DRM_BLEND_ALPHA_OPAQUE)) in sun4i_backend_atomic_check()
/drivers/gpu/drm/imx/dcss/
A Ddcss-dtg.c281 if (!format->has_alpha || alpha != 255) in dcss_dtg_plane_alpha_set()
/drivers/gpu/drm/imx/ipuv3/
A Dipuv3-plane.c602 !fb->format->has_alpha, 0xff, in ipu_plane_atomic_update()
611 !fb->format->has_alpha, 0xff, in ipu_plane_atomic_update()
/drivers/gpu/drm/arm/
A Dmalidp_planes.c597 fb->format->has_alpha) in malidp_de_plane_check()
872 } else if (new_state->fb->format->has_alpha) { in malidp_de_plane_update()
/drivers/gpu/drm/ingenic/
A Dingenic-drm-drv.c69 bool has_alpha; member
1371 if (soc_info->has_alpha) in ingenic_drm_bind()
1606 .has_alpha = true,
/drivers/media/platform/samsung/exynos4-is/
A Dfimc-core.c627 unsigned int has_alpha = ctx->d_frame.fmt->flags & FMT_HAS_ALPHA; in fimc_ctrls_activate() local
639 v4l2_ctrl_activate(ctrls->alpha, active && has_alpha); in fimc_ctrls_activate()
/drivers/gpu/drm/exynos/
A Dexynos5433_drm_decon.c329 if (fb->format->has_alpha) in decon_win_set_pixfmt()
A Dexynos_drm_fimd.c673 if (fb->format->has_alpha) in fimd_win_set_pixfmt()
A Dexynos_mixer.c616 if (fb->format->has_alpha) in mixer_graph_buffer()
/drivers/gpu/drm/arm/display/komeda/
A Dkomeda_pipeline_state.c852 if (!fb->format->has_alpha) in komeda_complete_data_flow_cfg()
/drivers/gpu/drm/stm/
A Dltdc.c1327 if (!fb->format->has_alpha) in ltdc_plane_atomic_update()

Completed in 92 milliseconds

12