I assume that running just-gl in parallel on 2 different GPUs works already.
A question is: is is possible to run 2 instances of just-gl which both use the same GPU, but different outputs (and CRTCs) of it?
It may work already, or it may be straight impossible. This issue is more about testing what works and mapping the possibilities rather than implementing a solution.
The motivation is tonari's use-case - though it is not a showstopper if just-gl cannot feasibly support this.
I assume that running
just-gl
in parallel on 2 different GPUs works already.A question is: is is possible to run 2 instances of
just-gl
which both use the same GPU, but different outputs (and CRTCs) of it?It may work already, or it may be straight impossible. This issue is more about testing what works and mapping the possibilities rather than implementing a solution.
The motivation is
tonari
's use-case - though it is not a showstopper ifjust-gl
cannot feasibly support this.