Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
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 | | :===========: |
Dsti_compositor.h38 * STI Compositor data structure
40 * @nb_subdev: number of subdevices supported by the compositor
50 * STI Compositor structure
Dsti_compositor.c29 * stiH407 compositor properties
167 .compatible = "st,stih407-compositor",
186 DRM_ERROR("Failed to allocate compositor context\n"); in sti_compositor_probe()
270 .name = "sti-compositor",
Dsti_drv.h20 * @compo: compositor
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
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 | | :===========: |
Dsti_compositor.h38 * STI Compositor data structure
40 * @nb_subdev: number of subdevices supported by the compositor
50 * STI Compositor structure
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",
Dsti_drv.h20 * @compo: compositor
/kernel/linux/linux-6.6/Documentation/gpu/amdgpu/display/
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
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
DKconfig49 bool "R-Car DU VSP Compositor Support" if ARM
54 Enable support to expose the R-Car VSP Compositor as KMS planes.
Drcar_du_vsp.h3 * rcar_du_vsp.h -- R-Car Display Unit VSP-Based Compositor
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/
Dst,stih4xx.txt28 - sti-compositor: frame compositor engine
31 - compatible: "st,stih<chip>-compositor"
179 sti-compositor@fd340000 {
180 compatible = "st,stih416-compositor";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/
Dst,stih4xx.txt28 - sti-compositor: frame compositor engine
31 - compatible: "st,stih<chip>-compositor"
179 sti-compositor@fd340000 {
180 compatible = "st,stih416-compositor";
/kernel/linux/linux-6.6/drivers/gpu/drm/renesas/rcar-du/
DKconfig72 bool "R-Car DU VSP Compositor Support" if ARM
77 Enable support to expose the R-Car VSP Compositor as KMS planes.
Drcar_du_vsp.h3 * R-Car Display Unit VSP-Based Compositor
/kernel/linux/linux-6.6/drivers/gpu/drm/hisilicon/kirin/
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()
/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/
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()
689 /* connect this plane/channel to overlay2 compositor */ in ade_compositor_routing_set()
701 /* dis-connect this plane/channel of overlay2 compositor */ in ade_compositor_routing_disable()
707 * Typicaly, a channel looks like: DMA-->clip-->scale-->ctrans-->compositor
738 /* 5) compositor routing setting */ in ade_update_channel()
756 /* disable compositor routing */ in ade_disable_channel()
/kernel/linux/linux-6.6/Documentation/gpu/
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
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
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dstih407.dtsi48 sti-compositor@9d11000 {
49 compatible = "st,stih407-compositor";
Dstih410.dtsi142 sti-compositor@9d11000 {
143 compatible = "st,stih407-compositor";
/kernel/linux/linux-6.6/arch/arm/boot/dts/st/
Dstih407.dtsi48 sti-compositor@9d11000 {
49 compatible = "st,stih407-compositor";
Dstih410.dtsi140 sti-compositor@9d11000 {
141 compatible = "st,stih407-compositor";
/kernel/linux/linux-5.10/Documentation/gpu/
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
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
Dcrcc37d.c97 case 0x00000008: engine = "Compositor"; break; in crcc37d_ctx_finished()

123