159
submitted 6 months ago by mr_MADAFAKA@lemmy.ml to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] acockworkorange@mander.xyz 9 points 6 months ago

Other than games, what are the benefits of variable refresh rate?

[-] isVeryLoud@lemmy.ca 5 points 6 months ago

Adjusting the refresh rate to the performance of the desktop is one.

I also heard it would make it easier to manage multiple monitors sporting different refresh rates, although I haven't had issues with that personally.

[-] acockworkorange@mander.xyz 4 points 6 months ago

Adjusting the refresh rate to the performance of the desktop is one.

That's the definition, isn't it? Why is this better than a fixed refresh rate? Can the monitor scale the rate down to consume less power or something?

I also heard it would make it easier to manage multiple monitors sporting different refresh rates, although I haven't had issues with that personally.

I heard that too and got similarly confused. I work with two monitors with different refresh rates (75 and 60) on Mint and it seems fine. Is X downgrading my 75 Hz monitor to 60 silently? I don't know how to check that.

[-] isVeryLoud@lemmy.ca 5 points 6 months ago
  1. To avoid having to skip frames to make the desktop look more fluid, thus matching the refresh rate of the monitor.

  2. I think the whole desktop runs at the higher refresh rate when you have mismatched monitors? Not sure. Wayland and X11 might differ as well on how they handle this.

[-] Fisch@lemmy.ml 2 points 6 months ago

X11 runs the whole desktop on the lowest refresh rate and Wayland can run each monitor at a different refresh rate

[-] domi@lemmy.secnd.me 4 points 6 months ago

Can the monitor scale the rate down to consume less power or something?

In theory, yes. However, I have never seen it used that way. The only widely used applications for VRR are games and video playback.

Would be interesting to do some power measurements though.

Is X downgrading my 75 Hz monitor to 60 silently?

Yes, X does not support different refresh rates. Wayland does.

[-] TheGrandNagus@lemmy.world 5 points 6 months ago* (last edited 6 months ago)

Maybe it could be integrated into other difficult to run 3D graphics workloads, like CAD or 3D design work?

But yeah pretty much just games tbh

[-] acockworkorange@mander.xyz 2 points 6 months ago

I guess, but you're usually not rapidly rotating models while you're designing it. At least the workloads I'm familiar with, movements are much more deliberate and even a fixed 50 Hz laptop monitor can handle.

[-] narc0tic_bird@lemm.ee 4 points 6 months ago

It's mainly for games of course.

It's also good for video, as it can play videos at the highest possible Hz multiple of the video's FPS. So for example 24 FPS video could be played back with 144 Hz, 25 FPS with 125 Hz etc. VRR isn't technically required for this as many non-VRR monitors support different video modes with different fixed Hz as well, but the transition between Hz is seamless (no need to change video mode).

[-] acockworkorange@mander.xyz 1 points 6 months ago

You lost me here now. Why would want to repeat the same frame four or five times in video? Is that to add post processing effects like motion blur between them?

[-] slowbyrne@beehaw.org 3 points 6 months ago

It's not redrawing the frame, it's more related to aligning the monitors refresh rate to the frame rate of the content being displayed. Alignment means your monitor doesn't refresh the screen when the frame is only partially rendered (aka screen tearing).

[-] acockworkorange@mander.xyz 1 points 6 months ago

Right, it doesn't need to be multiples then, it could be the exact same refresh rate as the movie. Even those weird 25.xx refresh rates some are distributed in. Thanks for answering.

[-] narc0tic_bird@lemm.ee 2 points 6 months ago* (last edited 6 months ago)

Sure could be, but with most VRR displays the VRR range starts at around 48 Hz, so 24 FPS content would play at least at 48 Hz for example.

The lowest multiple is likely what's being used though (I'd have to check), so the numbers in my previous comment are probably off.

this post was submitted on 16 Feb 2024
159 points (97.6% liked)

Linux

47210 readers
722 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS