commit | 360ccb8436ce83b9c25f969cee7b1b607899063b | [log] [tgz] |
---|---|---|
author | Ilia Mirkin <imirkin@alum.mit.edu> | Thu Jun 18 23:59:06 2015 -0400 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon Jul 27 18:56:09 2015 +1000 |
tree | 54d6ab1cbcb6ca3709bfadec127e96c304fdcaa2 | |
parent | 1196bcf92142ad6f022df01ab8120aefa908eaea [diff] |
drm/nouveau/bios: add 0x59 and 0x5a opcodes Opcode 0x5a is a register write for data looked up from another part of the VBIOS image. 0x59 is a more complex opcode, but we may as well recognize it. These occur on a single known instance of Riva TNT2 hardware. 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>