]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nvc0: add initial memory type detection
authorBen Skeggs <bskeggs@redhat.com>
Tue, 13 Dec 2011 02:46:18 +0000 (12:46 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 13 Mar 2012 07:05:52 +0000 (17:05 +1000)
commit645badf85aee0feec06c79990457a6405323cb5e
tree27c64ff386f0ef450086f5865828d3e544f421f5
parentea105b822c165c2d056acbdb3d862921d08b7d28
drm/nvc0: add initial memory type detection

Uses only the VBIOS tables, from what I can tell this is what NVIDIA do
too, I was able to change the detected memory type by modifying this table
on a NVC1 chipset.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvc0_vram.c