]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/nouveau/bios: store a type/mask hash in parsed dcb data
authorBen Skeggs <bskeggs@redhat.com>
Sat, 16 Feb 2013 02:01:59 +0000 (12:01 +1000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Feb 2013 13:38:43 +0000 (05:38 -0800)
commitbb1a1b5a6551b6598648abeb7863778df43a5b60
tree44cca0122d0021900112bba53b9cf7a59d789bff
parenta6ce39f8a5c3d15fe49fe632790435edd5f4dc7b
drm/nouveau/bios: store a type/mask hash in parsed dcb data

commit 8e992c8d9eebc2bd3246252ee5c0422dbbbce7ae upstream.

Matches format used by a couple of other vbios tables, useful
to have laying around already calculated.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/nouveau/core/include/subdev/bios/dcb.h
drivers/gpu/drm/nouveau/core/subdev/bios/dcb.c