From: Ben Skeggs Date: Mon, 16 Jan 2012 12:34:03 +0000 (+1000) Subject: drm/nouveau/pm: restructure bios table parsing X-Git-Tag: v3.4-rc1~143^2~61^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03ddf04bdb9cc4cdf8edb231b78f031647498314;p=pandora-kernel.git drm/nouveau/pm: restructure bios table parsing It turns out we need access to some additional information in various VBIOS tables to handle PFB memory timings correctly. Rather than hack in parsing of the new stuff in some kludgy way, I've restructured the VBIOS parsing to be more primitive, so we can use them in more flexible ways in the future. The perflvl->timing association code is disabled for the moment until it can be reworked. We don't use this stuff yet anyway, so no harm done. Signed-off-by: Ben Skeggs Signed-off-by: Martin Peres --- Reading git-diff-tree failed