commit | 37000d275721e25af6b49fbb2dbcd04022091276 | [log] [tgz] |
---|---|---|
author | Marcin KoĆcielnicki <koriakin@0x04.net> | Thu Feb 25 18:53:37 2010 +0000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Wed Mar 10 16:06:40 2010 +1000 |
tree | 3d223727eadd046dfa85a9065770fa6d293dfe69 | |
parent | 3bfc7d22d0400e85a93e835d4398dcbe0af68b0b [diff] |
drm/nv50: Remove redundant/incorrect ctxvals initialisation. 11c/004 offset corresponds to PGRAPH reg 0x400828, and is initialised earlier anyway by both our ctxprog generator and blob ctxvals. It's actually incorrect with the generator, since we use different layout on pre-NVA0. Signed-off-by: Marcin KoĆcielnicki <koriakin@0x04.net> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>