drm/nouveau/bios/rammap: Parse perf mode as if it's a rammap entry
commit2813e19f13035e5971b6f4001782135cfc0909e0
authorRoy Spliet <rspliet@eclipso.eu>
Sat, 23 May 2015 08:37:47 +0000 (23 10:37 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 28 Aug 2015 02:39:56 +0000 (28 12:39 +1000)
tree8b6c9a7b949e44d7353f3fce091d753f5e185504
parent35fe024acffc2c29bade5a68a09962bf7ea3c8ed
drm/nouveau/bios/rammap: Parse perf mode as if it's a rammap entry

Some of the bits in there are similar to the bits in the gt215 rammap.

Signed-off-by: Roy Spliet <rspliet@eclipso.eu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ramcfg.h
drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/rammap.h
drivers/gpu/drm/nouveau/nvkm/subdev/bios/rammap.c
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramnv50.c