Home
last modified time | relevance | path

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

12

/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_compositor.c30 * stiH407 compositor properties
166 .compatible = "st,stih407-compositor",
185 DRM_ERROR("Failed to allocate compositor context\n"); in sti_compositor_probe()
268 .name = "sti-compositor",
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()
H A Dsti_dvo.c306 /* DVO clocks = compositor clock */ in sti_dvo_set_mode()
/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 DKconfig66 bool "R-Car DU VSP Compositor Support" if ARM
71 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
/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_ade.c38 #define OUT_OVLY ADE_OVLY2 /* output overlay compositor */
204 /* set overlay compositor output size */ in ade_ldi_set_mode()
330 /* enable output overlay compositor */ in ade_display_enable()
427 /* dump compositor routing regs */ in ade_dump_regs()
431 /* dump overlay compositor regs */ in ade_dump_regs()
688 /* connect this plane/channel to overlay2 compositor */ in ade_compositor_routing_set()
700 /* dis-connect this plane/channel of overlay2 compositor */ in ade_compositor_routing_disable()
706 * Typicaly, a channel looks like: DMA-->clip-->scale-->ctrans-->compositor
737 /* 5) compositor routing setting */ in ade_update_channel()
755 /* disable compositor routing */ in ade_disable_channel()
/linux/Documentation/gpu/
H A Dvkms.rst62 The tests need to be run without a compositor, so you need to switch to text
111 this case, compositor developers may end up creating a busy loop on virtual
113 because this can help compositor developers to test their features in
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/arch/arm/boot/dts/st/
H A Dstih407.dtsi48 sti-compositor@9d11000 {
49 compatible = "st,stih407-compositor";
H A Dstih410.dtsi140 sti-compositor@9d11000 {
141 compatible = "st,stih407-compositor";
/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.c166 /* Enable the VSP compositor. */ in rzg2l_du_crtc_setup()
247 /* Disable the VSP compositor. */ in rzg2l_du_crtc_stop()
H A Drzg2l_du_vsp.c3 * RZ/G2L Display Unit VSP-Based Compositor
/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/include/drm/
H A Ddrm_ioctl.h107 * master (display compositor) into compliance.
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.h32 KOMEDA_COMPONENT_COMPIZ0 = 16, /* compositor */
418 /** @compiz: compositor */
/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

12