drm/nvc0/copy: check PUNITS to determine which copy engines are disabled
authorBen Skeggs <bskeggs@redhat.com>
Mon, 27 Aug 2012 06:22:49 +0000 (16:22 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 29 Aug 2012 03:21:41 +0000 (13:21 +1000)
On some Fermi chipsets (NVCE particularly) PCOPY1 doesn't exist.  And if
what I've seen on Kepler is true of Fermi too, chipsets of the same type
can have different PCOPY units available.

This should fix a v3.5 regression reported by a number of people effecting
suspend/resume on NVC8/NVCE chipsets.

Cc: stable@vger.kernel.org [3.5]
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found