From: Emil Velikov Date: Thu, 11 Jul 2013 16:28:03 +0000 (+0100) Subject: drm/nv50/gpio: post-nv92 cards have 32 interrupt lines X-Git-Tag: v3.11-rc4~18^2~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ff860564076f99aeb4f6d35dcb6ea008624e64e;p=pandora-kernel.git drm/nv50/gpio: post-nv92 cards have 32 interrupt lines Since the original merge of nouveau to upstream kernel, we were assuming that nv90 (and later) cards have 32 lines. Based on mmio traces of the binary driver, as well as PBUS error messages during read/write of the e070/e074 registers, we can conclude that nv92 has only 16 lines whereas nv94 (and later) cards have 32. Reported-and-tested-by: David M. Lloyd Signed-off-by: Emil Velikov Cc: dri-devel@lists.freedesktop.org Cc: Ben Skeggs Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed