Home
last modified time | relevance | path

Searched refs:pixel_blend_mode (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_plane.c309 u16 pixel_blend_mode = state->pixel_blend_mode; in kmb_plane_set_alpha() local
316 switch (pixel_blend_mode) { in kmb_plane_set_alpha()
327 __stringify(pixel_blend_mode), in kmb_plane_set_alpha()
328 (long)pixel_blend_mode); in kmb_plane_set_alpha()
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_plane.c37 dflow->pixel_blend_mode = st->pixel_blend_mode; in komeda_plane_init_data_flow()
H A Dkomeda_pipeline.h285 u8 pixel_blend_mode, layer_alpha; member
361 u8 pixel_blend_mode, layer_alpha; member
H A Dkomeda_pipeline_state.c546 st->en_alpha = dflow->pixel_blend_mode != DRM_MODE_BLEND_PIXEL_NONE; in komeda_scaler_validate()
703 cin->pixel_blend_mode = dflow->pixel_blend_mode; in komeda_compiz_set_input()
749 dflow->pixel_blend_mode = DRM_MODE_BLEND_PIXEL_NONE; in komeda_compiz_validate()
853 dflow->pixel_blend_mode = DRM_MODE_BLEND_PIXEL_NONE; in komeda_complete_data_flow_cfg()
H A Dkomeda_wb_connector.c28 dflow->pixel_blend_mode = DRM_MODE_BLEND_PIXEL_NONE; in komeda_wb_init_data_flow()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_trace.h247 __field(uint32_t, pixel_blend_mode)
276 __entry->pixel_blend_mode = state->pixel_blend_mode;
302 __entry->alpha, __entry->pixel_blend_mode, __entry->rotation,
H A Damdgpu_dm_plane.c111 if (plane_state->pixel_blend_mode == DRM_MODE_BLEND_PREMULTI || in amdgpu_dm_plane_fill_blending_from_plane_state()
112 plane_state->pixel_blend_mode == DRM_MODE_BLEND_COVERAGE) { in amdgpu_dm_plane_fill_blending_from_plane_state()
133 if (*per_pixel_alpha && plane_state->pixel_blend_mode == DRM_MODE_BLEND_COVERAGE) in amdgpu_dm_plane_fill_blending_from_plane_state()
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_vsp.c188 if (state->state.pixel_blend_mode == DRM_MODE_BLEND_PIXEL_NONE) { in rcar_du_vsp_state_get_format()
252 cfg.premult = state->state.pixel_blend_mode == DRM_MODE_BLEND_PREMULTI; in rcar_du_vsp_plane_setup()
/openbmc/linux/include/drm/
H A Ddrm_plane.h133 uint16_t pixel_blend_mode; member
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_plane.c775 switch (state->pixel_blend_mode) { in vc4_hvs4_get_alpha_blend_mode()
796 switch (state->pixel_blend_mode) { in vc4_hvs5_get_alpha_blend_mode()
1397 plane->state->pixel_blend_mode = new_plane_state->pixel_blend_mode; in vc4_plane_atomic_async_update()
/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_planes.c501 u16 pixel_alpha = new_plane_state->pixel_blend_mode; in malidp_de_plane_check()
790 u16 pixel_alpha = new_state->pixel_blend_mode; in malidp_de_plane_update()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c737 switch (plane_state->hw.pixel_blend_mode) { in skl_plane_ctl_alpha()
745 MISSING_CASE(plane_state->hw.pixel_blend_mode); in skl_plane_ctl_alpha()
755 switch (plane_state->hw.pixel_blend_mode) { in glk_plane_color_ctl_alpha()
763 MISSING_CASE(plane_state->hw.pixel_blend_mode); in glk_plane_color_ctl_alpha()
H A Dintel_atomic_plane.c339 plane_state->hw.pixel_blend_mode = in intel_plane_copy_uapi_to_hw_state()
340 from_plane_state->uapi.pixel_blend_mode; in intel_plane_copy_uapi_to_hw_state()
H A Dintel_display_types.h691 u16 pixel_blend_mode; member
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_atomic_state_helper.c254 plane_state->pixel_blend_mode = DRM_MODE_BLEND_PREMULTI; in __drm_atomic_helper_plane_state_reset()
H A Ddrm_atomic_uapi.c568 state->pixel_blend_mode = val; in drm_atomic_plane_set_property()
640 *val = state->pixel_blend_mode; in drm_atomic_plane_get_property()
/openbmc/linux/drivers/gpu/drm/omapdrm/
H A Domap_plane.c103 if (new_state->pixel_blend_mode == DRM_MODE_BLEND_PREMULTI) in omap_plane_atomic_update()
/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_crtc.c306 pstates[i]->base.pixel_blend_mode == DRM_MODE_BLEND_PREMULTI) { in blend_setup()
318 pstates[i]->base.pixel_blend_mode == DRM_MODE_BLEND_COVERAGE) { in blend_setup()
H A Dmdp5_plane.c88 drm_printf(p, "\tblend_mode=%u\n", pstate->base.pixel_blend_mode); in mdp5_plane_atomic_print_state()
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_crtc.c344 if (pstate->base.pixel_blend_mode == DRM_MODE_BLEND_PIXEL_NONE || in _dpu_crtc_setup_blend_cfg()
348 } else if (pstate->base.pixel_blend_mode == DRM_MODE_BLEND_PREMULTI) { in _dpu_crtc_setup_blend_cfg()
/openbmc/linux/drivers/gpu/drm/sprd/
H A Dsprd_dpu.c296 switch (state->pixel_blend_mode) { in drm_blend_to_dpu()
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos5433_drm_decon.c330 pixel_alpha = state->base.pixel_blend_mode; in decon_win_set_pixfmt()
H A Dexynos_mixer.c617 pixel_alpha = state->base.pixel_blend_mode; in mixer_graph_buffer()
H A Dexynos_drm_fimd.c673 pixel_alpha = state->base.pixel_blend_mode; in fimd_win_set_pixfmt()
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.c338 switch (asyw->state.pixel_blend_mode) { in nv50_wndw_atomic_check_acquire()

12