Skip to content

Commit

Permalink
drm/nouveau/pm: restructure bios table parsing
Browse files Browse the repository at this point in the history
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 <bskeggs@redhat.com>
Signed-off-by: Martin Peres <martin.peres@labri.fr>
  • Loading branch information
Ben Skeggs committed Mar 13, 2012
1 parent 3d8a408 commit 03ddf04
Showing 1 changed file with 217 additions and 173 deletions.
Loading

0 comments on commit 03ddf04

Please sign in to comment.