Home
last modified time | relevance | path

Searched full:compositor (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/gpu/drm/sti/
H A DNOTES7 - The Compositor is a multiplane, dual-mixer (Main & Aux) digital processor. It
13 - The TV OUT pre-formats (convert, clip, round) the compositor output data
26 ------- | COMPOSITOR | | TV OUT | :===========:
40 - The CRTCs are mapped to the Compositor Main and Aux Mixers
41 - The Framebuffers and planes are mapped to the Compositor GDP (non video
43 - The Cursor is mapped to the Compositor Cursor
54 | ------- | COMPOSITOR | | |TV OUT | | :===========: |
H A Dsti_compositor.h38 * STI Compositor data structure
40 * @nb_subdev: number of subdevices supported by the compositor
50 * STI Compositor structure
H A Dsti_drv.h20 * @compo: compositor
H A Dsti_crtc.c72 DRM_INFO("Failed to prepare/enable compositor clk\n"); in sti_crtc_mode_set()
/linux/Documentation/gpu/amdgpu/display/
H A Dmpo-overview.rst17 * Plane independent page flips - No need to be tied to global compositor
115 * 1 RGBA DRM Overlay Plane (e.g. ARGB8888 desktop). The compositor should
138 The overlay plane should be the native size of the CRTC. The compositor must
144 The compositor should create a YUV buffer matching the native size of the CRTC.
151 The overlay plane should be the native size of the CRTC. The compositor must
180 behavior heavily relies on the compositor implementation. Keep in mind that
185 video playback in the middle of two displays, and it is up to the compositor to
/linux/Documentation/devicetree/bindings/display/
H A Dst,stih4xx.txt28 - sti-compositor: frame compositor engine
31 - compatible: "st,stih<chip>-compositor"
179 sti-compositor@fd340000 {
180 compatible = "st,stih416-compositor";
/linux/drivers/gpu/drm/renesas/rcar-du/
H A DKconfig67 bool "R-Car DU VSP Compositor Support" if ARM
72 Enable support to expose the R-Car VSP Compositor as KMS planes.
H A Drcar_du_vsp.h3 * R-Car Display Unit VSP-Based Compositor
H A Drcar_du_vsp.c3 * R-Car Display Unit VSP-Based Compositor
H A Drcar_du_crtc.c541 /* Enable the VSP compositor. */ in rcar_du_crtc_setup()
665 /* Disable the VSP compositor. */ in rcar_du_crtc_stop()
/linux/Documentation/gpu/
H A Dkomeda-kms.rst34 for layer scaling, or connected to compositor and scale the whole display
38 Compositor (compiz)
40 Compositor blends multiple layers or pixel data flows into one single display
43 user can also insert a scaler between compositor and wb_layer to down scale
/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_vsp.h3 * RZ/G2L Display Unit VSP-Based Compositor
H A Drzg2l_du_crtc.c165 /* Enable the VSP compositor. */ in rzg2l_du_crtc_setup()
241 /* Disable the VSP compositor. */ in rzg2l_du_crtc_stop()
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrcc37d.c97 case 0x00000008: engine = "Compositor"; break; in crcc37d_ctx_finished()
H A Dcrc907d.c113 case 0x00000008: engine = "Compositor"; break; in crc907d_ctx_finished()
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.h32 KOMEDA_COMPONENT_COMPIZ0 = 16, /* compositor */
418 /** @compiz: compositor */
/linux/include/drm/
H A Ddrm_ioctl.h107 * master (display compositor) into compliance.
/linux/rust/kernel/drm/
H A Dioctl.rs56 /// force a non-behaving master (display compositor) into compliance.
/linux/Documentation/devicetree/bindings/soc/tegra/
H A Dnvidia,tegra20-pmc.yaml217 vic Video Imaging Compositor Tegra124/210
/linux/Documentation/driver-api/
H A Ddma-buf.rst321 On GPUs this poses a problem, because current desktop compositor protocols on
/linux/drivers/dma-buf/
H A Ddma-fence.c961 * the vblank based deadline for page-flipping, or the start of a compositor's
/linux/drivers/gpu/drm/mcde/
H A Dmcde_display.c483 * Set up the overlay compositor to route the overlay out to in mcde_configure_overlay()