diff options
author | Martin Peres <martin.peres@labri.fr> | 2013-08-30 23:58:50 (GMT) |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2013-09-04 03:48:52 (GMT) |
commit | c072470f4e9abdde7cdf1c850b8826f32f9e79e3 (patch) | |
tree | 9a92326853deb2e0e1adcd024c427284278aa760 /firmware/bnx2x | |
parent | a27e56996687e79416d69a7e6dc26f9d8fe06059 (diff) | |
download | linux-fsl-qoriq-c072470f4e9abdde7cdf1c850b8826f32f9e79e3.tar.xz |
drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)
Some vbioses have extra useless entries after "the end" of the table. This is
problematic since all of the vbios I found with this issue redefine the
pwm freq divider to insane levels (52750 Hz instead of 2500), thus breaking
fan management.
The first solution to solve this mess would be to change the length of the
table. The solution I choose was simply to avoid setting the pwm freq twice
as the other redefinitions are harmless with our current parser.
Signed-off-by: Martin Peres <martin.peres@labri.fr>
Reported-by: Mariusz Bialonczyk <manio@skyboo.net>
Tested-by: Mariusz Bialonczyk <manio@skyboo.net>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'firmware/bnx2x')
0 files changed, 0 insertions, 0 deletions