* display mirror Linux 3.10.53
@ 2015-02-13 1:05 carlos.casillas
2015-02-13 8:45 ` Nikolay Dimitrov
0 siblings, 1 reply; 2+ messages in thread
From: carlos.casillas @ 2015-02-13 1:05 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 583 bytes --]
Hello all,
Some customers are asking for how to mirror the LCD screen (LVDS) on a HDMI display.
I have reached and I found many references about enabling a secondary frame buffer and then a echo and dd on it; however, the secondary screen is corrupted (has a different resolution). When using two LVDS screens, the secondary screen is shown properly, but just the frame shown when the dd command was called is printed.
Does anyone know how to dynamically "clone" the primary screen (LVDS) on a HDMI display (either on boot time or user space)?
Thanks in advance!
/Carlos
[-- Attachment #2: Type: text/html, Size: 2515 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: display mirror Linux 3.10.53
2015-02-13 1:05 display mirror Linux 3.10.53 carlos.casillas
@ 2015-02-13 8:45 ` Nikolay Dimitrov
0 siblings, 0 replies; 2+ messages in thread
From: Nikolay Dimitrov @ 2015-02-13 8:45 UTC (permalink / raw)
To: carlos.casillas@freescale.com; +Cc: meta-freescale@yoctoproject.org
Hi Carlos,
On 02/13/2015 03:05 AM, carlos.casillas@freescale.com wrote:
> Hello all,
>
> Some customers are asking for how to mirror the LCD screen (LVDS) on a
> HDMI display.
>
> I have reached and I found many references about enabling a secondary
> frame buffer and then a echo and dd on it; however, the secondary screen
> is corrupted (has a different resolution). When using two LVDS screens,
> the secondary screen is shown properly, but just the frame shown when
> the dd command was called is printed.
>
> Does anyone know how to dynamically “clone” the primary screen (LVDS) on
> a HDMI display (either on boot time or user space)?
Xorg supports display cloning, but copying graphics data to the cloned
display will consume some bus bandwidth even if DMA is used. This can
add significant load to designs using low-budget memory subsystems.
Also, I'm not sure whether the VPU-accelerated video playback will be
handled across the cloned displays :(.
Regards,
Nikolay
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-02-13 8:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-13 1:05 display mirror Linux 3.10.53 carlos.casillas
2015-02-13 8:45 ` Nikolay Dimitrov
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.