From: Ben Skeggs Date: Mon, 28 Mar 2011 23:56:14 +0000 (+1000) Subject: drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac X-Git-Tag: v2.6.39-rc4~57^2~8^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b4cebe4e165b0ef30a138e4cf602538dea15583;p=pandora-kernel.git drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac It has been reported that this greatly improves (and possibly fixes completely) the stability of NVA3+ chipsets. In traces of my NVA8, NVIDIA now appear to be doing this too. The most recent traces of 0x50 and 0xac I could find don't show NVIDIA checking PGRAPH status on these flushes, so for now, we won't either. Signed-off-by: Ben Skeggs --- Reading git-diff-tree failed