A Mouse@midwest.socialtoLinux@lemmy.ml•AMD Linux Graphics Driver To Switch To More Aggressive Power Heuristics By DefaultEnglish
2·
26 days agoI just checked myself and it’s card1 too, now I am curious why it’s not card0. 🤷
I just checked myself and it’s card1 too, now I am curious why it’s not card0. 🤷
I believe it’s cat /sys/class/drm/card0/device/pp_power_profile_mode
.
There’s also the power_dpm_force_performance_level
.
It looks like they are working on fixing that with this pull request.