mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 09:14:19 +08:00
drm/nvc0/gr: copy GPC mpart config from PFFB
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
This commit is contained in:
parent
aa6500964c
commit
e425e0b339
@ -390,7 +390,7 @@ nvc0_graph_init_gpc_0(struct drm_device *dev)
|
||||
}
|
||||
|
||||
nv_wr32(dev, GPC_BCAST(0x1bd4), magicgpc918);
|
||||
nv_wr32(dev, GPC_BCAST(0x08ac), priv->rop_nr);
|
||||
nv_wr32(dev, GPC_BCAST(0x08ac), nv_rd32(dev, 0x100800));
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user