/Linux-v4.19/drivers/gpu/drm/tegra/ |
D | plane.c | 63 copy->blending[i] = state->blending[i]; in tegra_plane_atomic_duplicate_state() 406 state->blending[index].alpha = true; in tegra_plane_update_transparency() 408 state->blending[index].alpha = false; in tegra_plane_update_transparency() 411 state->blending[index].top = true; in tegra_plane_update_transparency() 413 state->blending[index].top = false; in tegra_plane_update_transparency() 422 state->blending[index].top = (index == 1); in tegra_plane_update_transparency()
|
D | dc.c | 166 u32 blending[2]; in tegra_plane_setup_blending_legacy() local 196 if (state->blending[0].alpha && in tegra_plane_setup_blending_legacy() 197 state->blending[1].alpha) in tegra_plane_setup_blending_legacy() 219 if (state->blending[i].alpha && in tegra_plane_setup_blending_legacy() 220 state->blending[i].top) in tegra_plane_setup_blending_legacy() 226 if (state->blending[0].alpha && in tegra_plane_setup_blending_legacy() 227 state->blending[1].alpha) in tegra_plane_setup_blending_legacy() 237 if (state->blending[0].alpha && in tegra_plane_setup_blending_legacy() 238 state->blending[0].top) in tegra_plane_setup_blending_legacy() 241 if (state->blending[1].alpha && in tegra_plane_setup_blending_legacy() [all …]
|
D | plane.h | 52 struct tegra_plane_legacy_blending_state blending[2]; member
|
/Linux-v4.19/Documentation/devicetree/bindings/display/ |
D | amlogic,meson-vpu.txt | 30 The Video Post Processing is in charge of the scaling and blending of the 32 There is a special "pre-blending" used by the video planes with a dedicated 33 scaler and a "post-blending" to merge with the OSD Planes.
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-g-fbuf.rst | 242 - The device supports clipping/blending using the alpha channel of 243 the framebuffer or VGA signal. Alpha blending makes no sense for 247 - The device supports alpha blending using a global alpha value. 248 Alpha blending makes no sense for destructive overlays. 251 - The device supports clipping/blending using the inverted alpha 252 channel of the framebuffer or VGA signal. Alpha blending makes no
|
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
|
D | pixfmt-packed-yuv.rst | 196 ignored when writing to the driver, except when alpha blending has
|
D | dev-overlay.rst | 86 A driver may support any (or none) of five clipping/blending methods: 236 images, if global alpha blending has been negotiated
|
D | hist-v4l2.rst | 922 2. Three new clipping/blending methods with a global or straight or
|
/Linux-v4.19/Documentation/devicetree/bindings/media/ |
D | renesas,vsp1.txt | 4 blending, color space conversion and various other image processing features.
|
D | rockchip-rga.txt | 5 BitBLT, alpha blending and image blur/sharpness.
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-devices-platform-sh_mobile_lcdc_fb | 8 Stores the alpha blending value for the overlay. Values range
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | rcar-fdp1.rst | 25 recover missing lines. This method is also known as blending or Line
|
D | imx.rst | 58 contains a Combiner that combines two image planes, with alpha blending
|
D | cx2341x.rst | 585 Move start of blending area within display buffer 669 Resulting alpha blending
|
/Linux-v4.19/drivers/gpu/drm/sun4i/ |
D | Kconfig | 40 do some alpha blending and feed graphics to TCON. If M is
|
/Linux-v4.19/Documentation/devicetree/bindings/display/mediatek/ |
D | mediatek,disp.txt | 30 "mediatek,<chip>-disp-ovl" - overlay (4 layers, blending, csc)
|
/Linux-v4.19/drivers/media/pci/ttpci/ |
D | av7110_hw.c | 708 enum av7110_osd_palette_type colordepth, u16 index, u8 blending) in SetBlend_() argument 711 windownr, colordepth, index, blending); in SetBlend_()
|
/Linux-v4.19/Documentation/gpu/ |
D | drm-kms.rst | 63 for blending. The precise blending step is explained in more detail in `Plane
|
D | tegra.rst | 88 ordering to individual windows (by programming the corresponding blending
|
/Linux-v4.19/Documentation/media/uapi/mediactl/ |
D | media-types.rst | 145 frames. Composition can be performed using alpha blending,
|
/Linux-v4.19/Documentation/fb/ |
D | fbcon.txt | 15 etc. Theoretically, multi-colored fonts, blending, aliasing, and any feature
|
/Linux-v4.19/drivers/media/platform/ |
D | Kconfig | 447 image scaling, rotation, BitBLT, alpha blending and image blur/sharpness.
|
/Linux-v4.19/Documentation/devicetree/bindings/display/sunxi/ |
D | sun4i-drm.txt | 364 The DE2 mixer have many functionalities, currently only layer blending is
|