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)
commitd31b11d85814ff669cfeb93c0f85b9d659a85ef8
tree715cf2004d9f703914e21565c1ee0b9f58cb3fb3
parent360ccb8436ce83b9c25f969cee7b1b607899063b
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