pcv_erista and customize: Timing reduction and config.

This commit is contained in:
Lightos1
2025-10-22 22:15:00 +02:00
parent e253c026e4
commit a03b8ea0cf
3 changed files with 298 additions and 232 deletions

View File

@@ -31,6 +31,7 @@
enum MtcConfig: u32 {
AUTO_ADJ = 0,
AUTO_ADJ_BL = 1,
};
using CustomizeCpuDvfsTable = pcv::cvb_entry_t[pcv::DvfsTableEntryLimit];