search for: max_vid

Displaying 2 results from an estimated 2 matches for "max_vid".

Did you mean: max1_vid
2016 Mar 28
1
[PATCH v2 06/22] volt: parse the both max voltage entries
...&len, &vmap)) { > + volt->max0_vid = vmap.max0; > + volt->max1_vid = vmap.max1; > + } else { > + volt->max0_vid = 0xff; > + volt->max1_vid = 0xff; > + } > } > > if (volt->vid_nr) { This is really peculiar that NVIDIA would have 2 max_vid in the same entry :s How did you reverse that? Did you really see no differences? Maybe the two max_vid are for different temperatures?
2016 Mar 21
28
[PATCH v2 00/22] Volting/Clocking improvements for Fermi and newer
This series fixes most of the issues regarding volting on GPUs with any form of GPU Boost inside their vbios, which is mainly Kepler and newer, but we find some boosting related tables in Fermi vbios' already In the end reclocking should work on most Kepler cards without any issues v2: boost_mode can now be changed at runtime minor fixups Karol Herbst (22): bios/volt: handle voltage