Home
last modified time | relevance | path

Searched refs:blend (Results 1 – 15 of 15) sorted by relevance

/linux/Documentation/gpu/amdgpu/display/
H A Ddisplay-manager.rst90 Pixel blend mode is a DRM plane composition property of :c:type:`drm_plane` used to
92 background plane (bg). Here, we present main concepts of DRM blend mode to help
97 Basically, a blend mode sets the alpha blending equation for plane
115 DRM has three blend mode to define the blend formula in the plane composition:
125 and pre-multiplied is the default pixel blend mode, that means, when no blend
128 provides a set of subtests to verify plane alpha and blend mode properties.
130 The DRM blend mode and its elements are then mapped by AMDGPU display manager
141 multiplied (true/false), being only true for DRM pre-multiplied blend mode.
142 :c:type:`mpcc_alpha_blend_mode` defines the alpha blend mode regarding pixel
150 blend formula, as follows:
[all …]
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.c172 if (asyw->set.blend) wndw->func->blend_set(wndw, asyw); in nv50_wndw_flush_set()
342 asyw->blend.depth = 255 - asyw->state.normalized_zpos; in nv50_wndw_atomic_check_acquire()
343 asyw->blend.k1 = asyw->state.alpha >> 8; in nv50_wndw_atomic_check_acquire()
346 asyw->blend.src_color = NVC37E_SET_COMPOSITION_FACTOR_SELECT_SRC_COLOR_FACTOR_MATCH_SELECT_K1; in nv50_wndw_atomic_check_acquire()
347 asyw->blend.dst_color = NVC37E_SET_COMPOSITION_FACTOR_SELECT_DST_COLOR_FACTOR_MATCH_SELECT_NEG_K1_TIMES_SRC; in nv50_wndw_atomic_check_acquire()
350 asyw->blend.src_color = NVC37E_SET_COMPOSITION_FACTOR_SELECT_SRC_COLOR_FACTOR_MATCH_SELECT_K1_TIMES_SRC; in nv50_wndw_atomic_check_acquire()
351 asyw->blend.dst_color = NVC37E_SET_COMPOSITION_FACTOR_SELECT_DST_COLOR_FACTOR_MATCH_SELECT_NEG_K1_TIMES_SRC; in nv50_wndw_atomic_check_acquire()
355 asyw->blend.src_color = NVC37E_SET_COMPOSITION_FACTOR_SELECT_SRC_COLOR_FACTOR_MATCH_SELECT_K1; in nv50_wndw_atomic_check_acquire()
356 asyw->blend.dst_color = NVC37E_SET_COMPOSITION_FACTOR_SELECT_DST_COLOR_FACTOR_MATCH_SELECT_NEG_K1; in nv50_wndw_atomic_check_acquire()
359 if (memcmp(&armw->blend, in nv50_wndw_atomic_check_acquire()
[all...]
H A Datom.h264 } blend; member
275 bool blend:1; member
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-fbuf.rst289 - Use the alpha channel of the framebuffer to clip or blend
290 framebuffer pixels with video images. The blend function is:
295 - Use a global alpha value to blend the framebuffer with video
296 images. The blend function is: output = (framebuffer pixel * alpha
305 framebuffer to clip or blend framebuffer pixels with video images,
306 but with an inverted alpha value. The blend function is: output =
H A Ddev-overlay.rst107 blend the framebuffer with the video.
109 5. A global alpha value can be specified to blend the framebuffer
246 The global alpha value used to blend the framebuffer with video
/linux/drivers/gpu/drm/xlnx/
H A Dzynqmp_disp.c144 * @blend: Register I/O base address for the blender
152 void __iomem *blend; member
676 writel(val, disp->blend + reg);
1418 disp->blend = devm_platform_ioremap_resource_byname(pdev, "blend");
1419 if (IS_ERR(disp->blend)) {
1420 ret = PTR_ERR(disp->blend);
/linux/fs/afs/
H A Ddir_edit.c117 size_t blend = (block + 1) * AFS_DIR_BLOCK_SIZE, fpos = iter->fpos; in afs_dir_get_block() local
120 if (dvnode->directory_size < blend) { in afs_dir_get_block()
124 NULL, &dvnode->directory, &cur_size, blend, in afs_dir_get_block()
140 if (blend <= fpos + fsize) { in afs_dir_get_block()
/linux/Documentation/admin-guide/media/
H A Dsi476x.rst42 crossed below the blend threshold
62 0x11 stblend Stereo blend in %
/linux/drivers/gpu/drm/qxl/
H A Dqxl_dev.h693 struct qxl_copy blend; member
722 struct qxl_copy blend; member
/linux/sound/pci/asihpi/
H A Dhpi.h1456 u16 hpi_tuner_set_hd_radio_signal_blend(u32 h_control, const u32 blend);
H A Dhpi_internal.h846 u32 blend; member
H A Dhpifunc.c2677 u16 hpi_tuner_set_hd_radio_signal_blend(u32 h_control, const u32 blend) in hpi_tuner_set_hd_radio_signal_blend() argument
2680 blend, 0); in hpi_tuner_set_hd_radio_signal_blend()
/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-cmdq.c182 b = &data->comp_data[id].blend; in mdp_path_subfrm_require()
/linux/Documentation/gpu/rfc/
H A Dcolor_pipeline.rst207 existing pre-blend color operations when this cap is set, such as
/linux/Documentation/driver-api/media/drivers/
H A Dcx2341x-devel.rst437 Assign the coordinates of the OSD area to blend with video
506 Assign the coordinates of the screen area to blend with video