| /linux/drivers/gpu/drm/ |
| H A D | drm_fourcc.c | 207 …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() 218 …A5551, .depth = 15, .num_planes = 1, .cpp = { 2, 0, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info() 231 …65_A8, .depth = 24, .num_planes = 2, .cpp = { 2, 1, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info() 232 …65_A8, .depth = 24, .num_planes = 2, .cpp = { 2, 1, 0 }, .hsub = 1, .vsub = 1, .has_alpha = true }, in __drm_format_info() [all …]
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_fb.c | 48 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, }, 50 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, }, 56 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, }, 58 .cpp = { 4, 1, }, .hsub = 8, .vsub = 16, .has_alpha = true, }, 77 .hsub = 1, .vsub = 1, .has_alpha = true }, 80 .hsub = 1, .vsub = 1, .has_alpha = true }, 89 .hsub = 1, .vsub = 1, .has_alpha = true }, 92 .hsub = 1, .vsub = 1, .has_alpha = true }, 101 .hsub = 1, .vsub = 1, .has_alpha = true }, 104 .hsub = 1, .vsub = 1, .has_alpha = true }, [all …]
|
| H A D | intel_fbdev.c | 520 if (!info->depth || info->num_planes != 1 || info->has_alpha || info->is_yuv) in intel_fbdev_color_mode()
|
| H A D | intel_fbc.c | 1697 fb->format->has_alpha) { in intel_fbc_check_plane()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_display.c | 588 .has_alpha = true, }, 591 .has_alpha = true, }, 594 .has_alpha = true, }, 601 .has_alpha = true, }, 604 .has_alpha = true, }, 616 .has_alpha = true, }, 619 .has_alpha = true, }, 622 .has_alpha = true, }, 629 .has_alpha = true, }, 632 .has_alpha = true, },
|
| /linux/drivers/gpu/drm/kmb/ |
| H A D | kmb_plane.c | 310 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()
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_plane.c | 738 if (info->has_alpha) in vc4_lbm_components() 772 if (state->alpha != DRM_BLEND_ALPHA_OPAQUE && info->has_alpha) in vc4_lbm_channel_size() 1132 if (!state->fb->format->has_alpha) in vc4_hvs4_get_alpha_blend_mode() 1163 if (!state->fb->format->has_alpha) in vc4_hvs5_get_alpha_blend_mode() 1195 (!state->fb->format->has_alpha || in vc4_hvs6_get_alpha_mask_mode() 1480 fb->format->has_alpha; in vc4_plane_mode_set() 1684 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc4_plane_mode_set() 1946 fb->format->has_alpha; in vc6_plane_mode_set() 2101 vc4_state->needs_bg_fill = fb->format->has_alpha || !covers_screen || in vc6_plane_mode_set()
|
| H A D | vc4_txp.c | 325 if (fb->format->has_alpha) in vc4_txp_connector_atomic_commit()
|
| /linux/include/drm/ |
| H A D | drm_fourcc.h | 137 bool has_alpha; member
|
| /linux/drivers/gpu/drm/atmel-hlcdc/ |
| H A D | atmel_hlcdc_plane.c | 453 if (format->has_alpha) in atmel_hlcdc_plane_update_general_settings() 488 if (format->has_alpha) in atmel_xlcdc_plane_update_general_settings() 679 ovl_s->fb->format->has_alpha || in atmel_hlcdc_plane_prepare_disc_area() 824 hstate->base.fb->format->has_alpha)) in atmel_hlcdc_plane_atomic_check()
|
| /linux/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | kirin_drm_ade.c | 645 bool has_alpha = has_Alpha_channel(fmt); in ade_get_blending_params() local 650 if (has_alpha && glb_alpha < 255) in ade_get_blending_params() 652 else if (has_alpha) in ade_get_blending_params()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_disp_ovl.c | 522 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()
|
| H A D | mtk_mdp_rdma.c | 195 if (!csc_enable && fmt_info->has_alpha) in mtk_mdp_rdma_config()
|
| H A D | mtk_ethdr.c | 192 if ((state->base.fb && !state->base.fb->format->has_alpha) || in mtk_ethdr_layer_config()
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_backend.c | 515 if (fb->format->has_alpha || (plane_state->alpha != DRM_BLEND_ALPHA_OPAQUE)) in sun4i_backend_atomic_check() 587 if (fb->format->has_alpha || (p_state->alpha != DRM_BLEND_ALPHA_OPAQUE)) in sun4i_backend_atomic_check()
|
| /linux/drivers/gpu/drm/imx/ipuv3/ |
| H A D | ipuv3-plane.c | 602 !fb->format->has_alpha, 0xff, in ipu_plane_atomic_update() 611 !fb->format->has_alpha, 0xff, in ipu_plane_atomic_update()
|
| /linux/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-dtg.c | 281 if (!format->has_alpha || alpha != 255) in dcss_dtg_plane_alpha_set()
|
| /linux/drivers/gpu/drm/arm/ |
| H A D | malidp_planes.c | 597 fb->format->has_alpha) in malidp_de_plane_check() 872 } else if (new_state->fb->format->has_alpha) { in malidp_de_plane_update()
|
| /linux/drivers/gpu/drm/ingenic/ |
| H A D | ingenic-drm-drv.c | 69 bool has_alpha; member 1376 if (soc_info->has_alpha) in ingenic_drm_bind() 1611 .has_alpha = true,
|
| /linux/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-core.c | 627 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()
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos5433_drm_decon.c | 330 if (fb->format->has_alpha) in decon_win_set_pixfmt()
|
| H A D | exynos_mixer.c | 617 if (fb->format->has_alpha) in mixer_graph_buffer()
|
| H A D | exynos_drm_fimd.c | 674 if (fb->format->has_alpha) in fimd_win_set_pixfmt()
|
| /linux/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_pipeline_state.c | 852 if (!fb->format->has_alpha) in komeda_complete_data_flow_cfg()
|
| /linux/drivers/gpu/drm/stm/ |
| H A D | ltdc.c | 1337 if (!fb->format->has_alpha) in ltdc_plane_atomic_update()
|