Eliovp:
RX series modifications suggestion?
quick question. The order of the listings vs the order of the timings list is there away you can flip the positions?
when you run a timings Query the order is PMG, RAS, CAS... but the tools GUI goes PMG, CAS, RAS... just curious.
and is there a possible typo on the CAS timings? there's tCCLD however in the query there's tCCDL is this a typo or a different setting?
You have a point, they are switched, i changed that in latest release.
Also fixed that typo ;-)
Also dunno if you or anybody else knows.. if you zero out all the P states on the core control it'll actually remove the P state out of Wattman. which is pretty sick I love it.
If you're running the memory tweak also noticing that when you set the P state setting it'll fight you using the Wattman so this tool will replace your management for ALL of your settings.
That's indeed the Idea, to not have to use multiple tools..
Previously i thought you had to setup batch files to run for the cards, which you can do, however you can also just export the settings and import them.
I understand this is probably stating the obvious, however just thought i'd point it out anyways in case people didn't see it.
However when you import the Fan control settings are blank and you have to put them in manually every time. Can you fix this?
Fixed in latest release
Once again... Eliovp.. thank you for making such a kick ass tool!!
You're welcome!
IF You have an on-board video device or a non AMD card in your system you will get those errors.
The GUI is based off of Overdrive N Tool code. As a result it will ONLY work with an all AMD environment.
Yes and no, the control part (Clocks, fans, etc) is based off of public Overdrive ADL functions.
Anyone can do this. -->
https://github.com/GPUOpen-LibrariesAndSDKs/display-libraryI am not sure if Eliovp has a solution to that particular issue, so for now as you get to test and run your settings be sure to disable your onboard adapter and run your system with 2 cards, 1 to view your screen and the 2nd to test and configure your settings.
Mmm, i'll look into this.
There are a few things that are incorrect in the GUI. Such as the following:
Under the CAS Timing. - tR2R is actually TCCDS / tCCLD is actually TCCDL
There's nothing incorrect in the GUI (anymore). The CCLD typo, that was indeed wrong. Fixed in latest release.
Further, here's the structure for MC_SEQ_CAS
Field | Bit |
tNOPW | 1:0 |
tNOPR | 3:2 |
tR2W | 8:4 |
tCCDL | 11:9 |
tR2R | 15:12 |
tW2R | 20:16 |
tCL | 26:24 |
You will also note that on the bottom right there is a Timing level setting.
Default (0) - will get you 18 to 20 mhs
Level 1 - 21 to 25 mhs
Level 2 - 27 to 30 mhs
SO you will want to set your timing level to 2.
Don't forget, these are predefined by AMD..
Anywho, latest gui with some of these fixes on
github!
Cheers!