Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/
Ddrm_fourcc.c167 …B4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
168 …R4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
169 …A4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
170 …A4444, .depth = 0, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
175 …B1555, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
176 …R1555, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
177 …A5551, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
178 …A5551, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
187 …65_A8, .depth = 24, .num_planes = 2, .cpp = { 2, 1, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
188 …65_A8, .depth = 24, .num_planes = 2, .cpp = { 2, 1, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info()
[all …]
/Linux-v5.4/include/drm/
Ddrm_fourcc.h132 bool has_alpha; member
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_backend.c532 if (fb->format->has_alpha || (plane_state->alpha != DRM_BLEND_ALPHA_OPAQUE)) in sun4i_backend_atomic_check()
592 (plane_states[0]->fb->format->has_alpha || in sun4i_backend_atomic_check()
605 if (fb->format->has_alpha || (p_state->alpha != DRM_BLEND_ALPHA_OPAQUE)) in sun4i_backend_atomic_check()
/Linux-v5.4/drivers/gpu/drm/vc4/
Dvc4_plane.c813 fb->format->has_alpha; in vc4_plane_mode_set()
818 VC4_SET_FIELD(fb->format->has_alpha ? in vc4_plane_mode_set()
823 (fb->format->has_alpha ? SCALER_POS2_ALPHA_PREMULT : 0) | in vc4_plane_mode_set()
918 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc4_plane_mode_set()
Dvc4_txp.c292 if (fb->format->has_alpha) in vc4_txp_connector_atomic_commit()
/Linux-v5.4/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_plane.c380 if (format->has_alpha) in atmel_hlcdc_plane_update_general_settings()
553 ovl_s->fb->format->has_alpha || in atmel_hlcdc_plane_prepare_disc_area()
709 state->base.fb->format->has_alpha)) in atmel_hlcdc_plane_atomic_check()
/Linux-v5.4/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_ade.c663 bool has_alpha = has_Alpha_channel(fmt); in ade_get_blending_params() local
668 if (has_alpha && glb_alpha < 255) in ade_get_blending_params()
670 else if (has_alpha) in ade_get_blending_params()
/Linux-v5.4/drivers/gpu/drm/imx/
Dipuv3-plane.c569 !fb->format->has_alpha, 0xff, in ipu_plane_atomic_update()
578 !fb->format->has_alpha, 0xff, in ipu_plane_atomic_update()
/Linux-v5.4/drivers/gpu/drm/arm/
Dmalidp_planes.c607 fb->format->has_alpha) in malidp_de_plane_check()
879 } else if (state->fb->format->has_alpha) { in malidp_de_plane_update()
/Linux-v5.4/drivers/media/platform/exynos4-is/
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-v5.4/drivers/gpu/drm/exynos/
Dexynos5433_drm_decon.c327 if (fb->format->has_alpha) in decon_win_set_pixfmt()
Dexynos_drm_fimd.c647 if (fb->format->has_alpha) in fimd_win_set_pixfmt()
Dexynos_mixer.c613 if (fb->format->has_alpha) in mixer_graph_buffer()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_fbc.c764 cache->fb.format->has_alpha) { in intel_fbc_can_activate()
Dintel_display.c2457 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, },
2459 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, },
4027 if (!plane_state->base.fb->format->has_alpha) in skl_plane_ctl_alpha()
4045 if (!plane_state->base.fb->format->has_alpha) in glk_plane_color_ctl_alpha()
/Linux-v5.4/drivers/gpu/drm/stm/
Dltdc.c831 if (!fb->format->has_alpha) in ltdc_plane_atomic_update()
/Linux-v5.4/drivers/gpu/drm/arm/display/komeda/
Dkomeda_pipeline_state.c800 if (!fb->format->has_alpha) in komeda_complete_data_flow_cfg()
/Linux-v5.4/drivers/gpu/drm/rockchip/
Drockchip_drm_vop.c899 if (fb->format->has_alpha && win_index > 0) { in vop_plane_atomic_update()