drm/nv50: use "nv86" tlb flush method on everything except 0x50/0xac
authorBen Skeggs <bskeggs@redhat.com>
Mon, 28 Mar 2011 23:56:14 +0000 (09:56 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Tue, 5 Apr 2011 01:38:02 +0000 (11:38 +1000)
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 <bskeggs@redhat.com>

No differences found