Home
last modified time | relevance | path

Searched refs:blending (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.3-rc2/Documentation/gpu/amdgpu/display/
A Ddisplay-manager.rst60 pre-blending but DRM/KMS has not per-plane color correction properties.
63 CRTC gamma after blending, and CRTC degamma pre-blending. Although CTM is
64 programmed after blending, it is mapped to DPP hw blocks (pre-blending). Other
75 generations. What's possible to do before and after blending depends on
94 this DRM property and the alpha blending equations in :ref:`DRM Plane
97 Basically, a blend mode sets the alpha blending equation for plane
100 example, consider the following elements of the alpha blending equation:
108 in the basic alpha blending equation::
131 (DM) to program the blending configuration of the Multiple Pipe/Plane Combined
140 Therefore, the blending configuration for a single MPCC instance on the MPC
[all …]
A Ddcn-overview.rst23 * **Multiple Pipe/Plane Combined (MPC)**: This component performs blending of
120 Starting OPP, because color transformation and blending have been completed
A Dmpo-overview.rst81 * Only overlay planes have alpha blending support
158 be run to validate positioning, blending, scaling under a variety of sequences
/linux-6.3-rc2/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
A Dia_css_xnr3.host.c163 s32 blending = compute_blending(from->blending.strength); in ia_css_xnr3_encode() local
182 to->blending.strength = blending; in ia_css_xnr3_encode()
A Dia_css_xnr3_types.h95 struct ia_css_xnr3_blending_params blending; /** XNR3 blending parameters */ member
A Dia_css_xnr3_param.h68 struct sh_css_xnr3_blending_params blending; member
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Dplane.c74 copy->blending[i] = state->blending[i]; in tegra_plane_atomic_duplicate_state()
685 state->blending[index].alpha = true; in tegra_plane_update_transparency()
687 state->blending[index].alpha = false; in tegra_plane_update_transparency()
690 state->blending[index].top = true; in tegra_plane_update_transparency()
692 state->blending[index].top = false; in tegra_plane_update_transparency()
701 state->blending[index].top = (index == 1); in tegra_plane_update_transparency()
A Ddc.c177 u32 blending[2]; in tegra_plane_setup_blending_legacy() local
208 state->blending[1].alpha) in tegra_plane_setup_blending_legacy()
231 state->blending[i].top) in tegra_plane_setup_blending_legacy()
238 state->blending[1].alpha) in tegra_plane_setup_blending_legacy()
249 state->blending[0].top) in tegra_plane_setup_blending_legacy()
253 state->blending[1].top) in tegra_plane_setup_blending_legacy()
272 if (!state->blending[0].top && state->blending[1].top) { in tegra_plane_setup_blending_legacy()
273 blending[0] = foreground; in tegra_plane_setup_blending_legacy()
274 blending[1] = background[1]; in tegra_plane_setup_blending_legacy()
276 blending[0] = background[0]; in tegra_plane_setup_blending_legacy()
[all …]
A Dplane.h57 struct tegra_plane_legacy_blending_state blending[2]; member
/linux-6.3-rc2/Documentation/devicetree/bindings/display/
A Damlogic,meson-vpu.yaml40 The Video Post Processing is in charge of the scaling and blending of the
42 There is a special "pre-blending" used by the video planes with a dedicated
43 scaler and a "post-blending" to merge with the OSD Planes.
/linux-6.3-rc2/drivers/media/platform/amlogic/meson-ge2d/
A DKconfig11 image scaling, BitBLT & alpha blending operations.
/linux-6.3-rc2/drivers/media/platform/rockchip/rga/
A DKconfig12 image scaling, rotation, BitBLT, alpha blending and image blur/sharpness.
/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-g-fbuf.rst240 - The device supports clipping/blending using the alpha channel of
241 the framebuffer or VGA signal. Alpha blending makes no sense for
245 - The device supports alpha blending using a global alpha value.
246 Alpha blending makes no sense for destructive overlays.
249 - The device supports clipping/blending using the inverted alpha
250 channel of the framebuffer or VGA signal. Alpha blending makes no
A Ddev-osd.rst114 (or none) of the clipping/blending methods defined for the
119 clipping/blending method to be used for the overlay. To get the current
A Ddev-overlay.rst90 A driver may support any (or none) of five clipping/blending methods:
240 images, if global alpha blending has been negotiated
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-devices-platform-sh_mobile_lcdc_fb8 Stores the alpha blending value for the overlay. Values range
/linux-6.3-rc2/Documentation/devicetree/bindings/media/
A Drockchip-rga.yaml12 BitBLT, alpha blending and image blur/sharpness.
A Dfsl,imx6ull-pxp.yaml16 that supports scaling, colorspace conversion, alpha blending, rotation, and
A Drenesas,vsp1.yaml14 blending, color space conversion and various other image processing features.
/linux-6.3-rc2/Documentation/admin-guide/media/
A Drcar-fdp1.rst27 recover missing lines. This method is also known as blending or Line
/linux-6.3-rc2/Documentation/devicetree/bindings/display/samsung/
A Dsamsung,exynos-mixer.yaml16 Samsung Exynos SoC Mixer is responsible for mixing and blending multiple data
/linux-6.3-rc2/drivers/gpu/drm/sun4i/
A DKconfig42 do some alpha blending and feed graphics to TCON. If M is
/linux-6.3-rc2/Documentation/devicetree/bindings/display/mediatek/
A Dmediatek,ovl.yaml14 Mediatek display overlay, namely OVL, can do alpha blending from
/linux-6.3-rc2/Documentation/gpu/
A Dvkms.rst126 - Full alpha blending on all planes.
186 - Optimize CRC computation ``compute_crc()`` and plane blending ``blend()``
/linux-6.3-rc2/drivers/staging/media/av7110/
A Dav7110_hw.c696 enum av7110_osd_palette_type colordepth, u16 index, u8 blending) in SetBlend_() argument
699 windownr, colordepth, index, blending); in SetBlend_()

Completed in 42 milliseconds

12