aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/core/include/subdev/bios/ramcfg.h
diff options
context:
space:
mode:
authorRoy Spliet <rspliet@eclipso.eu>2014-10-02 18:01:50 +0200
committerBen Skeggs <bskeggs@redhat.com>2014-12-02 15:43:53 +1000
commit13a757dbc7cd882f99455f9f693cbbbd97ac8c30 (patch)
tree7f62d7ea8f6eb2d5ba730d350dd5a9eb382e53a3 /drivers/gpu/drm/nouveau/core/include/subdev/bios/ramcfg.h
parentdrm/nouveau: move the (far too many...) different s/r paths to the same place (diff)
downloadlinux-dev-13a757dbc7cd882f99455f9f693cbbbd97ac8c30.tar.xz
linux-dev-13a757dbc7cd882f99455f9f693cbbbd97ac8c30.zip
drm/nouveau/bios/ramcfg: 10_02_40 -> DLLoff
Signed-off-by: Roy Spliet <rspliet@eclipso.eu> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/core/include/subdev/bios/ramcfg.h')
-rw-r--r--drivers/gpu/drm/nouveau/core/include/subdev/bios/ramcfg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/core/include/subdev/bios/ramcfg.h b/drivers/gpu/drm/nouveau/core/include/subdev/bios/ramcfg.h
index a685bbd04568..ae3f17d95aae 100644
--- a/drivers/gpu/drm/nouveau/core/include/subdev/bios/ramcfg.h
+++ b/drivers/gpu/drm/nouveau/core/include/subdev/bios/ramcfg.h
@@ -43,7 +43,7 @@ struct nvbios_ramcfg {
unsigned ramcfg_10_02_08:1;
unsigned ramcfg_10_02_10:1;
unsigned ramcfg_10_02_20:1;
- unsigned ramcfg_10_02_40:1;
+ unsigned ramcfg_10_DLLoff:1;
unsigned ramcfg_10_03_0f:4;
unsigned ramcfg_10_05:8;
unsigned ramcfg_10_06:8;