mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-25 18:50:10 +01:00
nouveau: Fix a typo in nv25_graph_context_init
This commit is contained in:
parent
50deb31e9f
commit
3ab7627651
1 changed files with 1 additions and 1 deletions
|
|
@ -283,7 +283,7 @@ write32 #1 block at +0x00740a7c NV_PRAMIN.GRCTX0+0x35c of 173 (0xad) elements:
|
|||
INSTANCE_WR(ctx, (0x35c/4)+134, 0x00080008);
|
||||
for (i=0; i<16; ++i)
|
||||
INSTANCE_WR(ctx, (0x35c/4)+143+i, 0x07ff0000);
|
||||
INSTANCE_WR(ctx, (0x35c/4)+161, 0x4b7ffff);
|
||||
INSTANCE_WR(ctx, (0x35c/4)+161, 0x4b7fffff);
|
||||
|
||||
/*
|
||||
write32 #1 block at +0x00740d34 NV_PRAMIN.GRCTX0+0x614 of 3136 (0xc40) elements:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue