this post was submitted on 04 Jun 2026
172 points (99.4% liked)

Linux Gaming

26113 readers
216 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

Help:

Launchers/Game Library Managers:

General:

Discord:

IRC:

Matrix:

Telegram:

founded 3 years ago
MODERATORS
top 25 comments
sorted by: hot top controversial new old
[–] IrateAnteater@sh.itjust.works 30 points 3 days ago (2 children)

Sweet. Soon I won't be chained to shitty android boxes for 4k streaming needs.

[–] kbobabob@lemmy.dbzer0.com 5 points 3 days ago (1 children)
[–] warmaster@lemmy.world 24 points 3 days ago (4 children)

Try Linux on a 4k HDR 120hz TV and see what happens.

This is only being fixed because Valve is releasing an HDMI console and pressuring both AMD and the HDMI forum to get their shit together. Although AMD has attempted to get it done in the past, it is only being addressed now.

[–] defaultusername@lemmy.dbzer0.com 9 points 3 days ago* (last edited 3 days ago) (2 children)

I thought it was being pushed now because mkopec managed to implement a partial, clean room reverse engineered version first using register captures from the Windows driver.

[–] neclimdul@lemmy.world 3 points 3 days ago

Maybe. Also it's the "old" standard now https://www.hdmi.org/spec/hdmi2

[–] warmaster@lemmy.world 2 points 3 days ago

On the technical side, yes.

[–] mybuttnolie@sopuli.xyz 1 points 3 days ago (1 children)

I've been using linux with 4k120 tv with amd gpu for about half a year. dp to hdmi 2.1 cable works without issues.

[–] warmaster@lemmy.world 3 points 3 days ago (1 children)

Add HDR and VRR and come back.

[–] mybuttnolie@sopuli.xyz 2 points 3 days ago

hdr works i believe (i don't use it, like it, so not sure) and if i understood correctly, vrr won't work in kernel 7.2 either

[–] Zamundaaa@discuss.tchncs.de 0 points 3 days ago (1 children)

Try Linux on a 4k HDR 120hz TV and see what happens.

It works fine, with chroma subsampling. At least I personally don't ever notice it on the TV.

That's not to say this getting fixed isn't important, but it's mostly relevant for monitors and maybe smaller TVs that you sit closer to.

[–] warmaster@lemmy.world 1 points 3 days ago (1 children)

With subsampling yes, but if you add VRR it's not enough bandwidth.

[–] Zamundaaa@discuss.tchncs.de 1 points 2 days ago

VRR doesn't require additional bandwidth.

[–] kbobabob@lemmy.dbzer0.com -2 points 3 days ago (3 children)

What content is streaming at 120hz? Otherwise, 4K 60hz HDR is fine on 2.0

[–] ZephyrXero@lemmy.world 8 points 3 days ago (2 children)
[–] kbobabob@lemmy.dbzer0.com 3 points 3 days ago (1 children)

4K 60hz is about 18GB/s and it's being sent down a 1GB/s pipe typically when streamed. You're not getting all the data. It's really compressed to fit and the color space is usually set to 4:2:0 to again save bandwidth.

[–] ZephyrXero@lemmy.world 2 points 1 day ago (1 children)
[–] kbobabob@lemmy.dbzer0.com 1 points 1 day ago

so that would need twice the bandwidth of 60hz, meaning even more compression.

[–] kbobabob@lemmy.dbzer0.com 1 points 3 days ago

4K 60hz is about 18GB/s and it's being sent down a 1GB/s pipe typically when streamed. You're not getting all the data. It's really compressed to fit and the color space is usually set to 4:2:0 to again save bandwidth.

[–] defaultusername@lemmy.dbzer0.com 8 points 3 days ago (1 children)

4K 60Hz HDR is still limited to 8 bit color, which is unsuitable for HDR. You'd have to go down to 30Hz to get 10 bit color on HDMI 2.0.

Meanwhile with this patch, I can do 4K 120Hz with 12 bit color.

[–] kbobabob@lemmy.dbzer0.com 2 points 3 days ago

It's only limited to 8 bit in 4:4:4 color space. It can do 10 bit 4K 60hz in 4:2:0 color space, which most things are streamed at because it is such a bandwidth saver.

[–] Hupf@feddit.org 1 points 3 days ago* (last edited 3 days ago)

Lol, streaming. Paying for multiple subscriptions. Passively consuming media.

[–] nul9o9@lemmy.dbzer0.com 2 points 3 days ago (1 children)

What is your solution for content streaming. I'm ready to pop mine into a clay disk thrower.

[–] kbobabob@lemmy.dbzer0.com 1 points 3 days ago (1 children)
[–] DetachablePianist@lemmy.world 3 points 3 days ago

LPT: Your Shield can run Lineage OS

[–] defaultusername@lemmy.dbzer0.com 3 points 3 days ago* (last edited 3 days ago)

https://gitlab.freedesktop.org/agd5f/linux/-/commits/drm-next-7.2

Source is here for anyone who wants to build it themselves.