Commit b655f2bb authored by Ben Skeggs's avatar Ben Skeggs
Browse files

drm/nve0/fb/gddr5: parse bios data into struct rather than using directly



Still essentially a struct of magic values with magic names and unknown
purposes.  But, we will shortly need to be able to mix and match bits of
the previous and next configurations to do a transition reclock, as such,
we can no longer directly use the vbios data with any ease.

This is probably nicer anyway in the long run, for a few reasons.

Signed-off-by: default avatarBen Skeggs <bskeggs@redhat.com>
parent ea8b4a38
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment