linux/drivers/gpu/drm/nouveau/core/include
Ben Skeggs b655f2bb77 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: Ben Skeggs <bskeggs@redhat.com>
2014-01-23 13:38:58 +10:00
..
core drm/nve0/fifo: recover from mmu faults on bar1/bar3 2014-01-23 13:38:45 +10:00
engine drm/nv108/gr: initial support (need external fuc) 2014-01-23 13:38:36 +10:00
subdev drm/nve0/fb/gddr5: parse bios data into struct rather than using directly 2014-01-23 13:38:58 +10:00