Hi Melissa,
Added a note about that in the latest version.
Thanks!
On Mon, Apr 10, 2023 at 05:17:56PM -0100, Melissa Wen wrote:
> On 04/06, Marius Vlad wrote:
> > Hi Thomas,
> >
> > Thanks for the clarifications! Made a couple of remarks in-line.
> >
> > On 4/6/23 14:29, Thomas Zimmermann wrot
On 04/06, Marius Vlad wrote:
> Hi Thomas,
>
> Thanks for the clarifications! Made a couple of remarks in-line.
>
> On 4/6/23 14:29, Thomas Zimmermann wrote:
> > Hi
> >
> > Am 06.04.23 um 11:17 schrieb Marius Vlad:
> > > Hi Maira,
> > >
> > > Thanks a lot for taking a look. Yeah, indeed, this cr
Hi
Am 06.04.23 um 16:04 schrieb Marius Vlad:
[...]
For multiple outputs, you can attach multiple encoders/connectors to
the same CRTC. They will then all display the same screen at the same
display resolution
Yeah, this kind of sounds like cloning to me, and would like to display
different
Hi Thomas,
Thanks for the clarifications! Made a couple of remarks in-line.
On 4/6/23 14:29, Thomas Zimmermann wrote:
Hi
Am 06.04.23 um 11:17 schrieb Marius Vlad:
Hi Maira,
Thanks a lot for taking a look. Yeah, indeed, this creates a new
connector, a CRTC and planes for it. Terminology wise
Hi
Am 06.04.23 um 11:17 schrieb Marius Vlad:
Hi Maira,
Thanks a lot for taking a look. Yeah, indeed, this creates a new
connector, a CRTC and planes for it. Terminology wise, multiple pipes.
The idea is to have multiple outputs, each with its own connector, as to
be able to simulate (a few)
Hi
Am 05.04.23 um 15:51 schrieb Maíra Canal:
Hi Marius,
This patch adds support for creating multiple virtual connectors, in
case one would need it. Use module parameters to specify how many,
defaulting to just one, allocating from the start, a maximum of 4
possible outputs.
I got a bit conf
Hi Maira,
Thanks a lot for taking a look. Yeah, indeed, this creates a new
connector, a CRTC and planes for it. Terminology wise, multiple pipes.
The idea is to have multiple outputs, each with its own connector, as to
be able to simulate (a few) more outputs. At least that's what I'm
looking
Hi Marius,
> This patch adds support for creating multiple virtual connectors, in
> case one would need it. Use module parameters to specify how many,
> defaulting to just one, allocating from the start, a maximum of 4
> possible outputs.
I got a bit confused by this description. The commit messa