You are not logged in.

#1 2026-04-07 03:18:28

abro2072
Member
Registered: 2026-04-05
Posts: 4

High VRAM usage when i wake up my screen

fresh arch install with everything up to date, im on kde plasma 6, mesa 26.0.4, when i wake my screen up from being turned off my vram usage spikes to 100 and the only thing to fix it seems to be changing the refresh rate. ive tried using cvt -r to no avail as im trying to overwrite the refresh rate/resolution im using. ive googled stuff all day but i cant seem to get it fixed. any tips to point me in the right direction would be amazing

Offline

#2 2026-04-07 10:14:46

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,110

Re: High VRAM usage when i wake up my screen

is that an actual problem (i.e. do you have a performance degradation when trying to use something that invokes the gpu?)/what are you looking at that measures this? Which GPU are you talking about? That RAM/caches are getting used is not inherently cause for concern and especially iGPU amd implementations tend to "keep caches" that will be automatically dropped once something actually starts using things.

Offline

#3 2026-04-07 14:33:38

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,420

Re: High VRAM usage when i wake up my screen

the only thing to fix it seems to be changing the refresh rate

From what to what?
Is it the rate specifically or does any mode switch (resolution change) help likewise?
vram as measured how exactly?

wake my screen up from being turned off

DPMS, monitor powered off or is the screen also locked? Do you wake up from S3 at this point?

Offline

#4 2026-04-07 19:41:37

abro2072
Member
Registered: 2026-04-05
Posts: 4

Re: High VRAM usage when i wake up my screen

V1del wrote:

is that an actual problem (i.e. do you have a performance degradation when trying to use something that invokes the gpu?)/what are you looking at that measures this? Which GPU are you talking about? That RAM/caches are getting used is not inherently cause for concern and especially iGPU amd implementations tend to "keep caches" that will be automatically dropped once something actually starts using things.

im using lact to monitor it, im on a 6700xt with mesa 26.0.4, the only degredation i can see so far is high power draw from 8 or 9 watts to over 20 and higher gpu temps even when idling at the desktop with nothing else open. ive looked up a bunch more stuff since last night and i think its got something to do with either adaptive sync (which sucks on kde plasma for me, flickering out the ass) or reduced blanking timings. im looking into using cru on windows to create a modeline for my edid file. but if you have any other tips to try lmk, ty g

Offline

#5 2026-04-07 19:43:09

abro2072
Member
Registered: 2026-04-05
Posts: 4

Re: High VRAM usage when i wake up my screen

seth wrote:

the only thing to fix it seems to be changing the refresh rate

From what to what?
Is it the rate specifically or does any mode switch (resolution change) help likewise?
vram as measured how exactly?

wake my screen up from being turned off

DPMS, monitor powered off or is the screen also locked? Do you wake up from S3 at this point?

doesnt matter the refresh rate cause itll revert to 119.99hz and be fine
ill have to look into dpms as i didnt know about that, thank you for your help g

Offline

#6 2026-04-07 19:53:05

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,420

Re: High VRAM usage when i wake up my screen

i think its got something to do with either adaptive sync

Can you disable that in the monitor?

ooking into using cru on windows to create a modeline

3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

for OUT in /sys/class/drm/card*; do echo $OUT; edid-decode $OUT/edid; echo "================="; done

You'll need https://archlinux.org/packages/extra/x86_64/v4l-utils/

https://aur.archlinux.org/packages/cvt12-git

Offline

#7 2026-04-11 00:06:59

abro2072
Member
Registered: 2026-04-05
Posts: 4

Re: High VRAM usage when i wake up my screen

seth wrote:

i think its got something to do with either adaptive sync

Can you disable that in the monitor?

ooking into using cru on windows to create a modeline

3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

for OUT in /sys/class/drm/card*; do echo $OUT; edid-decode $OUT/edid; echo "================="; done

You'll need https://archlinux.org/packages/extra/x86_64/v4l-utils/

https://aur.archlinux.org/packages/cvt12-git

well i forgot which forum i had posted this on but i went hard at it for like 2 days and i still couldnt get it figured out, i switched back to windows till 7.0 this sunday(still got all my stuff just redoing my arch install with btrfs for snapshots) and cause i needed to rest my broken brain. i tried everything from xrandr and arandr to cvt and cvt12, i even made an edid file and nothing seemed to stick so im just not sure what else i couldve tried. id like to thank yall for the help tho.

Offline

Board footer

Powered by FluxBB