You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
overlay_params: detect sensor availability for "full" overlay preset
Replace the hardcoded handheld device-id list in preset 4 with a per-GPU
check of which sensors are actually reported, so on handhelds information
is only shown when it is actually available on the device. AMD and Intel
report availability via hwmon (a missing node hides the field); AMD voltage
is special-cased since its node exists but reads 0, so it is probed at init.
Also drops the redundant gpu_efficiency=0, already set for all of preset 4.
0 commit comments