From: Ben Skeggs Date: Wed, 1 Feb 2012 23:33:05 +0000 (+1000) Subject: drm/nouveau/mxm: call mxmi to determine revision before calling mxms X-Git-Tag: v3.4-rc1~143^2~61^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84ddfda6d4765e410981edeef81c9b5a5a1ce87b;p=pandora-kernel.git drm/nouveau/mxm: call mxmi to determine revision before calling mxms There's a HP laptop out there where the MXM version in the VBIOS doesn't match what the ACPI implementation is expecting. These tables will accept 0x00 to MXMS to return latest version, but *only* if MXMI has been called first.. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed