]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/nouveau/bios/rammap: Pull DLLoff bit out of version 0x10 struct
authorRoy Spliet <rspliet@eclipso.eu>
Sat, 23 May 2015 08:37:43 +0000 (10:37 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 28 Aug 2015 02:39:55 +0000 (12:39 +1000)
commit7164f4c5b2cfe9aa59d290ea71268022f8950eba
tree7498e9eaba5c652c67a45d6e66371d02970633a3
parent4a68ccc8e49854e071e14995de2a35016b240131
drm/nouveau/bios/rammap: Pull DLLoff bit out of version 0x10 struct

In preparation of NV50 reclocking, where there is no version

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/nvkm/subdev/bios/rammap.c
drivers/gpu/drm/nouveau/nvkm/subdev/fb/gddr3.c
drivers/gpu/drm/nouveau/nvkm/subdev/fb/ramgt215.c
drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr2.c
drivers/gpu/drm/nouveau/nvkm/subdev/fb/sddr3.c