From: Marcin Koƛcielnicki Date: Thu, 25 Feb 2010 18:53:37 +0000 (+0000) Subject: drm/nv50: Remove redundant/incorrect ctxvals initialisation. X-Git-Tag: v2.6.34-rc4~88^2~42^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37000d275721e25af6b49fbb2dbcd04022091276;p=pandora-kernel.git 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 Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed