Last active
January 4, 2022 16:47
-
-
Save serrj-sv/898b05e0830ae7b017c06449b5a766a5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 0x74 :: CPU Thermal Configuration - DTS | |
| 0x00 (Disabled) -> 0x01 (Enabled) | |
| 0xAC :: Intel DPTF Skin Hotspot Proxy Sensor Participant - Passive | |
| 0x39 (57 *C) -> 0x55 (85 *C) | |
| 0xAD :: Intel DPTF Ambient Estimation Participant - Passive | |
| 0x34 (52 *C) -> 0x55 (85 *C) | |
| 0xAE :: Intel DPTF Charger-Display Sensor Participant - Passive | |
| 0x41 (65 *C) -> 0x55 (85 *C) | |
| 0xAF :: Intel DPTF Charger Board Sensor Participant - Passive | |
| 0x41 (65 *C) -> 0x50 (80 *C) | |
| 0x83 :: IGD Turbo Enable | |
| 0x02 (Auto) -> 0x01 (Enabled) | |
| 0x8A :: GFX Boost | |
| 0x00 (Disabled) -> 0x01 (Enabled) | |
| 0x81 :: DVMT Pre-Allocated | |
| 0x01 (32M) -> 0x10 (512M) | |
| 0x8E :: IGD Thermal | |
| 0x00 (Disabled) -> 0x01 (Enabled) | |
| 0xDD :: Frequency A selection (not working atm) | |
| 0x01 (1067) -> 0xFF (Auto) / 0x02 (1600) | |
| 0x104 :: DRAM Speed Grade | |
| 0x01 (Typical) -> 0x00 (Fast) | |
| 0x150 :: SCC SDIO Mode for WIFI | |
| 0x03 (Default) - > 0x02 (DDR50) | |
| 0x1AB :: D0 S0ix Policy | |
| 0x02 (PCIe RC is in D0 when entering S0IX) -> 0x00 (PCIe RC shall be in D3) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment