nouveau: fix firmware check on nvd7/nvd9
authorIlia Mirkin <imirkin@alum.mit.edu>
Mon, 7 Apr 2014 12:42:59 +0000 (08:42 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Mon, 7 Apr 2014 12:58:15 +0000 (08:58 -0400)
commit89c5b56be6c242d1489cf5c06b04c8b7a668d6f9
tree377037bb69e62ca268408de5b76014e3f8cfeea5
parent2f6fcd65f2401695427bcbf1f2bd428d466ecda0
nouveau: fix firmware check on nvd7/nvd9

The kernel driver expects the class to be based on chipset generation
rather than VP generation. Make sure to pass 90b1 for NVDX chipsets
instead of 95b1.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=77102
Fixes: 40dd777b33073
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "10.1 10.0" <mesa-stable@lists.freedesktop.org>
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@ubunutu.com>
src/gallium/drivers/nouveau/nouveau_vp3_video.c