/linux/drivers/gpu/drm/tegra/ |
H A D | plane.c | 74 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()
|
H A D | dc.c | 178 u32 blending[2]; in tegra_plane_setup_blending_legacy() local 208 if (state->blending[0].alpha && in tegra_plane_setup_blending_legacy() 209 state->blending[1].alpha) in tegra_plane_setup_blending_legacy() 231 if (state->blending[i].alpha && in tegra_plane_setup_blending_legacy() 232 state->blending[i].top) in tegra_plane_setup_blending_legacy() 238 if (state->blending[0].alpha && in tegra_plane_setup_blending_legacy() 239 state->blending[1].alpha) in tegra_plane_setup_blending_legacy() 249 if (state->blending[0].alpha && in tegra_plane_setup_blending_legacy() 250 state->blending[0].top) in tegra_plane_setup_blending_legacy() 253 if (state->blending[1].alpha && in tegra_plane_setup_blending_legacy() [all …]
|
H A D | plane.h | 57 struct tegra_plane_legacy_blending_state blending[2]; member
|
/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/ |
H A D | ia_css_xnr3_types.h | 86 struct ia_css_xnr3_blending_params blending; /** XNR3 blending parameters */ member
|
H A D | ia_css_xnr3_param.h | 59 struct sh_css_xnr3_blending_params blending; member
|
/linux/drivers/media/platform/amlogic/meson-ge2d/ |
H A D | Kconfig | 11 image scaling, BitBLT & alpha blending operations.
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-fbuf.rst | 227 - The device supports clipping/blending using the alpha channel of 228 the framebuffer or VGA signal. Alpha blending makes no sense for 232 - The device supports alpha blending using a global alpha value. 233 Alpha blending makes no sense for destructive overlays. 236 - The device supports clipping/blending using the inverted alpha 237 channel of the framebuffer or VGA signal. Alpha blending makes no
|
H A D | dev-osd.rst | 114 (or none) of the clipping/blending methods defined for the 119 clipping/blending method to be used for the overlay. To get the current
|
H A D | dev-overlay.rst | 91 A driver may support any (or none) of five clipping/blending methods: 246 images, if global alpha blending has been negotiated
|
H A D | pixfmt-packed-yuv.rst | 152 when alpha blending has been negotiated for a :ref:`Video Overlay
|
/linux/drivers/media/platform/rockchip/rga/ |
H A D | Kconfig | 12 image scaling, rotation, BitBLT, alpha blending and image blur/sharpness.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-platform-sh_mobile_lcdc_fb | 8 Stores the alpha blending value for the overlay. Values range
|
/linux/Documentation/admin-guide/media/ |
H A D | rcar-fdp1.rst | 27 recover missing lines. This method is also known as blending or Line
|
H A D | imx.rst | 60 contains a Combiner that combines two image planes, with alpha blending
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | Kconfig | 46 do some alpha blending and feed graphics to TCON. If M is
|
/linux/Documentation/gpu/ |
H A D | zynqmp.rst | 11 conversion, alpha blending, and audio mixing, although not all features are
|
H A D | tegra.rst | 88 ordering to individual windows (by programming the corresponding blending
|
H A D | vkms.rst | 192 - Optimize CRC computation ``compute_crc()`` and plane blending ``blend()``
|
/linux/Documentation/gpu/amdgpu/display/ |
H A D | programming-model-dcn.rst | 113 version of `drm_crtc` and represents the post-blending pipeline. 117 pre-blending portion of the pipeline. This image was probably processed by GFX
|
H A D | dcn-overview.rst | 25 * **Multiple Pipe/Plane Combined (MPC)**: This component performs blending of 122 Starting OPP, because color transformation and blending have been completed
|
/linux/drivers/staging/media/av7110/ |
H A D | av7110_hw.c | 685 enum av7110_osd_palette_type colordepth, u16 index, u8 blending) in SetBlend_() argument 688 windownr, colordepth, index, blending); in SetBlend_()
|
/linux/Documentation/fb/ |
H A D | fbcon.rst | 16 etc. Theoretically, multi-colored fonts, blending, aliasing, and any feature
|
/linux/drivers/staging/media/ipu3/include/uapi/ |
H A D | intel-ipu3.h | 2670 struct ipu3_uapi_xnr3_blending_params blending; member
|
/linux/Documentation/userspace-api/media/mediactl/ |
H A D | media-types.rst | 146 frames. Composition can be performed using alpha blending,
|
/linux/Documentation/driver-api/media/drivers/ |
H A D | cx2341x-devel.rst | 587 Move start of blending area within display buffer 671 Resulting alpha blending
|