]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/bios: add proper support for opcode 0x59
authorIlia Mirkin <imirkin@alum.mit.edu>
Fri, 19 Jun 2015 05:19:40 +0000 (01:19 -0400)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 27 Jul 2015 08:56:09 +0000 (18:56 +1000)
commit63614fcd187f2bb2fe06b379b03362059af3c7e3
tree715cf2004d9f703914e21565c1ee0b9f58cb3fb3
parent802d24dba550da7310f0a100323c73cd4070bdfa
drm/nouveau/bios: add proper support for opcode 0x59

More analysis shows that this is identical to 0x79 except that it loads
the frequency indirectly from elsewhere in the VBIOS.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=91025
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/subdev/bios/init.c