- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have a system based on i5-4300Y SoC I am trying to remove the 6W SDP limit. I had some success using undocumented registers in MCH namely PKG_POWER_LIMIT_LO @ 0x59a0 and PKG_POWER_LIMIT_HI @ 0x59a4. But the changes to this register are not reflected until I put the device to sleep and wake it up again, why ? Do I need to modify some other registers ? None of the lock bits is set.
You don't have to give me documentation to the register, just a single line of code that will make the changes reflected would be enough.
Thank you !
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Martin,
I don't recommend changing undocumented registers. That is probably Intel's official position as well. There is usually a reason that things aren't publicly documented... they may not work correctly, they may damage the chip, they may cause... what is the phrase... 'unpredictable results'... and the classic 'may violate your warranty'.
Pat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Probably the exact mechanism or innerworkings of Power limiting register is given to BIOS/OS kernel developers under NDA.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page