Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/
A Ddrm_fourcc.c145 …B4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
146 …R4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
147 …A4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
148 …A4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
153 …B1555, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
154 …R1555, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
155 …A5551, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
156 …A5551, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
175 …B8888, .depth = 32, .num_planes = 1, .cpp = { 4, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
228 .hsub = 2, .vsub = 2, .has_alpha = true, .is_yuv = true }, in __drm_format_info()
[all …]
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_display.c545 .has_alpha = true, },
548 .has_alpha = true, },
551 .has_alpha = true, },
558 .has_alpha = true, },
561 .has_alpha = true, },
573 .has_alpha = true, },
576 .has_alpha = true, },
579 .has_alpha = true, },
586 .has_alpha = true, },
589 .has_alpha = true, },
/linux/drivers/gpu/drm/kmb/
A Dkmb_plane.c317 int has_alpha = state->fb->format->has_alpha; in kmb_plane_set_alpha() local
322 if (has_alpha) { in kmb_plane_set_alpha()
340 if (plane_alpha == DRM_BLEND_ALPHA_OPAQUE && !has_alpha) { in kmb_plane_set_alpha()
/linux/drivers/gpu/drm/vc4/
A Dvc4_plane.c828 fb->format->has_alpha; in vc4_plane_mode_set()
863 VC4_SET_FIELD(fb->format->has_alpha ? in vc4_plane_mode_set()
868 (fb->format->has_alpha ? in vc4_plane_mode_set()
914 (fb->format->has_alpha ? in vc4_plane_mode_set()
918 VC4_SET_FIELD(fb->format->has_alpha ? in vc4_plane_mode_set()
1035 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc4_plane_mode_set()
A Dvc4_txp.c305 if (fb->format->has_alpha) in vc4_txp_connector_atomic_commit()
/linux/include/drm/
A Ddrm_fourcc.h137 bool has_alpha; member
/linux/drivers/gpu/drm/atmel-hlcdc/
A Datmel_hlcdc_plane.c381 if (format->has_alpha) in atmel_hlcdc_plane_update_general_settings()
554 ovl_s->fb->format->has_alpha || in atmel_hlcdc_plane_prepare_disc_area()
708 hstate->base.fb->format->has_alpha)) in atmel_hlcdc_plane_atomic_check()
/linux/drivers/gpu/drm/hisilicon/kirin/
A Dkirin_drm_ade.c643 bool has_alpha = has_Alpha_channel(fmt); in ade_get_blending_params() local
648 if (has_alpha && glb_alpha < 255) in ade_get_blending_params()
650 else if (has_alpha) in ade_get_blending_params()
/linux/drivers/gpu/drm/sun4i/
A Dsun4i_backend.c531 if (fb->format->has_alpha || (plane_state->alpha != DRM_BLEND_ALPHA_OPAQUE)) in sun4i_backend_atomic_check()
603 if (fb->format->has_alpha || (p_state->alpha != DRM_BLEND_ALPHA_OPAQUE)) in sun4i_backend_atomic_check()
/linux/drivers/gpu/drm/arm/
A Dmalidp_planes.c609 fb->format->has_alpha) in malidp_de_plane_check()
884 } else if (new_state->fb->format->has_alpha) { in malidp_de_plane_update()
/linux/drivers/gpu/drm/imx/
A Dipuv3-plane.c607 !fb->format->has_alpha, 0xff, in ipu_plane_atomic_update()
616 !fb->format->has_alpha, 0xff, in ipu_plane_atomic_update()
/linux/drivers/gpu/drm/imx/dcss/
A Ddcss-dtg.c299 if (!format->has_alpha || alpha != 255) in dcss_dtg_plane_alpha_set()
/linux/drivers/gpu/drm/mediatek/
A Dmtk_disp_ovl.c310 if (state->base.fb && state->base.fb->format->has_alpha) in mtk_ovl_layer_config()
/linux/drivers/media/platform/exynos4-is/
A Dfimc-core.c628 unsigned int has_alpha = ctx->d_frame.fmt->flags & FMT_HAS_ALPHA; in fimc_ctrls_activate() local
640 v4l2_ctrl_activate(ctrls->alpha, active && has_alpha); in fimc_ctrls_activate()
/linux/drivers/gpu/drm/exynos/
A Dexynos5433_drm_decon.c327 if (fb->format->has_alpha) in decon_win_set_pixfmt()
A Dexynos_drm_fimd.c655 if (fb->format->has_alpha) in fimd_win_set_pixfmt()
A Dexynos_mixer.c614 if (fb->format->has_alpha) in mixer_graph_buffer()
/linux/drivers/gpu/drm/i915/display/
A Dskl_universal_plane.c755 if (!plane_state->hw.fb->format->has_alpha) in skl_plane_ctl_alpha()
773 if (!plane_state->hw.fb->format->has_alpha) in glk_plane_color_ctl_alpha()
A Dintel_fbc.c937 cache->fb.format->has_alpha) { in intel_fbc_can_activate()
A Dintel_display.c927 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, },
929 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, },
948 .hsub = 1, .vsub = 1, .has_alpha = true },
951 .hsub = 1, .vsub = 1, .has_alpha = true },
994 .hsub = 1, .vsub = 1, .has_alpha = true },
997 .hsub = 1, .vsub = 1, .has_alpha = true },
/linux/drivers/gpu/drm/stm/
A Dltdc.c853 if (!fb->format->has_alpha) in ltdc_plane_atomic_update()
/linux/drivers/gpu/drm/arm/display/komeda/
A Dkomeda_pipeline_state.c852 if (!fb->format->has_alpha) in komeda_complete_data_flow_cfg()
/linux/drivers/gpu/drm/rockchip/
A Drockchip_drm_vop.c1010 if (fb->format->has_alpha && win_index > 0) { in vop_plane_atomic_update()

Completed in 104 milliseconds