this post was submitted on 13 Dec 2024
61 points (98.4% liked)

Linux

8297 readers
137 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 14 points 1 week ago (2 children)

So it's possible to have two different GPUs rendering content which is then output to a single monitor at the same time? Could I have a game rendered by a discrete GPU running in a window being handled by an Xorg session rendered by an integrated GPU? Do I understand this correctly? Would it matter if the video output was physically connected to the discrete GPU or the motherboard, or is that configurable?

[–] [email protected] 2 points 5 days ago

Could I have a game rendered by a discrete GPU running in a window being handled by an Xorg session rendered by an integrated GPU?

I used to do this, but I use wayland now. Similar setup though.

Would it matter if the video output was physically connected to the discrete GPU or the motherboard, or is that configurable?

Yes it matters. On many laptops the hdmi out is ONLY on the discrete gpu, meaning the discrete gpu must be on (and sucking power) in order to display to external monitors, even if the internal gpu is doing the rendering.

[–] [email protected] 4 points 1 week ago

While I've not tried this yet, and won't eb able for a while it does sound like this would be possible. Quite the cool tech. Not sure about your last part of your question unfortunately. Probs best to follow their forums for this.