Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
drm/nvc0/copy: check PUNITS to determine which copy engines are disabled
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: [email protected] [3.5] Signed-off-by: Ben Skeggs <[email protected]>
- Loading branch information