summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nvc0_grgpc.fuc
diff options
context:
space:
mode:
authorBen Skeggs <bskeggs@redhat.com>2011-06-24 11:14:00 +1000
committerBen Skeggs <bskeggs@redhat.com>2011-09-20 16:04:06 +1000
commit3c23a7b8bc6d78f906bbba5eea80b1f8b1002ef9 (patch)
tree6e830e8771a606194419171f7f7ba37743fb5c10 /drivers/gpu/drm/nouveau/nvc0_grgpc.fuc
parenta12036ba2c0a190c93e5238c5f32fdb8c023c068 (diff)
downloadblackbird-op-linux-3c23a7b8bc6d78f906bbba5eea80b1f8b1002ef9.tar.gz
blackbird-op-linux-3c23a7b8bc6d78f906bbba5eea80b1f8b1002ef9.zip
drm/nvc0/gr: add support for nvcf chipset
untested, written from a trace, accel disabled by default until it is Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/nouveau/nvc0_grgpc.fuc')
-rw-r--r--drivers/gpu/drm/nouveau/nvc0_grgpc.fuc8
1 files changed, 7 insertions, 1 deletions
diff --git a/drivers/gpu/drm/nouveau/nvc0_grgpc.fuc b/drivers/gpu/drm/nouveau/nvc0_grgpc.fuc
index 0ec2add72a76..06f5e26d1e0f 100644
--- a/drivers/gpu/drm/nouveau/nvc0_grgpc.fuc
+++ b/drivers/gpu/drm/nouveau/nvc0_grgpc.fuc
@@ -77,6 +77,11 @@ chipsets:
.b16 nvc0_gpc_mmio_tail
.b16 nvc0_tpc_mmio_head
.b16 nvc3_tpc_mmio_tail
+.b8 0xcf 0 0 0
+.b16 nvc0_gpc_mmio_head
+.b16 nvc0_gpc_mmio_tail
+.b16 nvc0_tpc_mmio_head
+.b16 nvcf_tpc_mmio_tail
.b8 0 0 0 0
// GPC mmio lists
@@ -134,8 +139,9 @@ mmctx_data(0x000750, 2)
nvc0_tpc_mmio_tail:
mmctx_data(0x000758, 1)
mmctx_data(0x0002c4, 1)
-mmctx_data(0x0004bc, 1)
mmctx_data(0x0006e0, 1)
+nvcf_tpc_mmio_tail:
+mmctx_data(0x0004bc, 1)
nvc3_tpc_mmio_tail:
mmctx_data(0x000544, 1)
nvc1_tpc_mmio_tail:
OpenPOWER on IntegriCloud