/linux-6.1.9/Documentation/gpu/amdgpu/display/ |
D | display-manager.rst | 90 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 144 multiplied (true/false), being only true for DRM pre-multiplied blend mode. 145 :c:type:`mpcc_alpha_blend_mode` defines the alpha blend mode regarding pixel 153 blend formula, as follows: [all …]
|
D | dcn-overview.rst | 19 * **Display Pipe and Plane (DPP)**: This block provides pre-blend pixel 102 is to change, blend and compose pixel data, while BE's job is to frame a
|
/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/ |
D | wndw.c | 166 if (asyw->set.blend) wndw->func->blend_set(wndw, asyw); in nv50_wndw_flush_set() 336 asyw->blend.depth = 255 - asyw->state.normalized_zpos; in nv50_wndw_atomic_check_acquire() 337 asyw->blend.k1 = asyw->state.alpha >> 8; in nv50_wndw_atomic_check_acquire() 340 asyw->blend.src_color = NVC37E_SET_COMPOSITION_FACTOR_SELECT_SRC_COLOR_FACTOR_MATCH_SELECT_K1; in nv50_wndw_atomic_check_acquire() 341 …asyw->blend.dst_color = NVC37E_SET_COMPOSITION_FACTOR_SELECT_DST_COLOR_FACTOR_MATCH_SELECT_NEG_K1_… in nv50_wndw_atomic_check_acquire() 344 …asyw->blend.src_color = NVC37E_SET_COMPOSITION_FACTOR_SELECT_SRC_COLOR_FACTOR_MATCH_SELECT_K1_TIME… in nv50_wndw_atomic_check_acquire() 345 …asyw->blend.dst_color = NVC37E_SET_COMPOSITION_FACTOR_SELECT_DST_COLOR_FACTOR_MATCH_SELECT_NEG_K1_… in nv50_wndw_atomic_check_acquire() 349 asyw->blend.src_color = NVC37E_SET_COMPOSITION_FACTOR_SELECT_SRC_COLOR_FACTOR_MATCH_SELECT_K1; in nv50_wndw_atomic_check_acquire() 350 … asyw->blend.dst_color = NVC37E_SET_COMPOSITION_FACTOR_SELECT_DST_COLOR_FACTOR_MATCH_SELECT_NEG_K1; in nv50_wndw_atomic_check_acquire() 353 if (memcmp(&armw->blend, &asyw->blend, sizeof(asyw->blend))) in nv50_wndw_atomic_check_acquire() [all …]
|
D | wndwc37e.c | 105 NVVAL(NVC37E, SET_COMPOSITION_CONTROL, DEPTH, asyw->blend.depth), in wndwc37e_blend_set() 108 NVVAL(NVC37E, SET_COMPOSITION_CONSTANT_ALPHA, K1, asyw->blend.k1) | in wndwc37e_blend_set() 113 asyw->blend.src_color) | in wndwc37e_blend_set() 115 asyw->blend.src_color) | in wndwc37e_blend_set() 117 asyw->blend.dst_color) | in wndwc37e_blend_set() 119 asyw->blend.dst_color), in wndwc37e_blend_set()
|
D | atom.h | 251 } blend; member 262 bool blend:1; member
|
/linux-6.1.9/drivers/gpu/drm/sprd/ |
D | sprd_dpu.c | 297 u32 blend = 0; in drm_blend_to_dpu() local 302 blend |= BIT_DPU_LAY_COMBO_ALPHA; in drm_blend_to_dpu() 304 blend |= BIT_DPU_LAY_MODE_BLEND_NORMAL; in drm_blend_to_dpu() 308 blend |= BIT_DPU_LAY_COMBO_ALPHA; in drm_blend_to_dpu() 310 blend |= BIT_DPU_LAY_MODE_BLEND_PREMULT; in drm_blend_to_dpu() 316 blend |= BIT_DPU_LAY_LAYER_ALPHA; in drm_blend_to_dpu() 320 return blend; in drm_blend_to_dpu() 328 u32 addr, size, offset, pitch, blend, format, rotation; in sprd_dpu_layer() local 370 blend = drm_blend_to_dpu(state); in sprd_dpu_layer() 375 blend | in sprd_dpu_layer()
|
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/av7110/ |
D | av7110_hw.c | 945 static int OSDSetColor(struct av7110 *av7110, u8 color, u8 r, u8 g, u8 b, u8 blend) in OSDSetColor() argument 952 yuv = blend ? RGB2YUV(r,g,b) : 0; in OSDSetColor() 959 color, ((blend >> 4) & 0x0f)); in OSDSetColor() 972 u32 color, blend, yuv; in OSDSetPalette() local 976 blend = (color & 0xF0000000) >> 4; in OSDSetPalette() 977 yuv = blend ? RGB2YUV(color & 0xFF, (color >> 8) & 0xFF, in OSDSetPalette() 978 (color >> 16) & 0xFF) | blend : 0; in OSDSetPalette() 1088 u8 r, g = 0, b = 0, blend = 0; in av7110_osd_cmd() local 1094 get_user(blend, colors + i * 4 + 3)) { in av7110_osd_cmd() 1098 ret = OSDSetColor(av7110, dc->color + i, r, g, b, blend); in av7110_osd_cmd()
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-fbuf.rst | 302 - Use the alpha channel of the framebuffer to clip or blend 303 framebuffer pixels with video images. The blend function is: 308 - Use a global alpha value to blend the framebuffer with video 309 images. The blend function is: output = (framebuffer pixel * alpha 318 framebuffer to clip or blend framebuffer pixels with video images, 319 but with an inverted alpha value. The blend function is: output =
|
D | dev-overlay.rst | 103 blend the framebuffer with the video. 105 5. A global alpha value can be specified to blend the framebuffer 239 The global alpha value used to blend the framebuffer with video
|
/linux-6.1.9/Documentation/devicetree/bindings/display/xlnx/ |
D | xlnx,zynqmp-dpsub.yaml | 56 - const: blend 147 reg-names = "dp", "blend", "av_buf", "aud";
|
/linux-6.1.9/drivers/gpu/drm/vkms/ |
D | vkms_composer.c | 82 static void blend(struct vkms_writeback_job *wb, in blend() function 181 blend(active_wb, crtc_state, crc32, &stage_buffer, in compose_active_planes()
|
/linux-6.1.9/drivers/media/platform/ti/davinci/ |
D | vpbe_osd.c | 282 enum osd_blending_factor blend) in _osd_set_blending_factor() argument 287 blend << OSD_OSDWIN0MD_BLND0_SHIFT, OSD_OSDWIN0MD); in _osd_set_blending_factor() 291 blend << OSD_OSDWIN1MD_BLND1_SHIFT, OSD_OSDWIN1MD); in _osd_set_blending_factor() 1273 osdwin_state->blend); in osd_set_layer_config() 1403 osdwin_state->blend = OSD_8_VID_0; in osd_init_layer() 1404 _osd_set_blending_factor(sd, osdwin, osdwin_state->blend); in osd_init_layer()
|
/linux-6.1.9/drivers/gpu/drm/xlnx/ |
D | zynqmp_disp.c | 187 } blend; member 649 writel(val, disp->blend.base + reg); in zynqmp_disp_blend_write() 1649 disp->blend.base = devm_ioremap_resource(disp->dev, res); in zynqmp_disp_probe() 1650 if (IS_ERR(disp->blend.base)) in zynqmp_disp_probe() 1651 return PTR_ERR(disp->blend.base); in zynqmp_disp_probe()
|
/linux-6.1.9/Documentation/admin-guide/media/ |
D | si476x.rst | 42 crossed below the blend threshold 62 0x11 stblend Stereo blend in %
|
/linux-6.1.9/include/media/davinci/ |
D | vpbe_osd.h | 300 enum osd_blending_factor blend; member
|
/linux-6.1.9/drivers/gpu/drm/tidss/ |
D | tidss_dispc.h | 35 } blend; member
|
/linux-6.1.9/drivers/gpu/drm/qxl/ |
D | qxl_dev.h | 693 struct qxl_copy blend; member 722 struct qxl_copy blend; member
|
/linux-6.1.9/Documentation/gpu/ |
D | vkms.rst | 121 - ARGB format on primary plane: blend the primary plane into background with 186 - Optimize CRC computation ``compute_crc()`` and plane blending ``blend()``
|
/linux-6.1.9/drivers/gpu/drm/arm/display/komeda/d71/ |
D | d71_component.c | 582 u8 blend = cin->pixel_blend_mode; in compiz_enable_input() local 584 if (blend == DRM_MODE_BLEND_PIXEL_NONE) in compiz_enable_input() 586 else if (blend == DRM_MODE_BLEND_PREMULTI) in compiz_enable_input()
|
/linux-6.1.9/drivers/media/test-drivers/vivid/ |
D | vivid-kthread-cap.c | 254 bool blend = dev->bitmap_out || dev->clipcount_out || dev->fbuf_out_flags; in vivid_copy_buffer() local 367 if (blend) in vivid_copy_buffer()
|
/linux-6.1.9/sound/pci/asihpi/ |
D | hpi.h | 1469 u16 hpi_tuner_set_hd_radio_signal_blend(u32 h_control, const u32 blend);
|
D | hpi_internal.h | 846 u32 blend; member
|
D | hpifunc.c | 2677 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-6.1.9/arch/arm64/boot/dts/xilinx/ |
D | zynqmp.dtsi | 921 reg-names = "dp", "blend", "av_buf", "aud";
|
/linux-6.1.9/Documentation/driver-api/media/drivers/ |
D | cx2341x-devel.rst | 437 Assign the coordinates of the OSD area to blend with video 506 Assign the coordinates of the screen area to blend with video
|