commit | 6d5f83834dc2b064b8c1202ea281820286b675a8 | [log] [tgz] |
---|---|---|
author | Ben Skeggs <bskeggs@redhat.com> | Mon May 13 16:11:12 2013 +1000 |
committer | Ben Skeggs <bskeggs@redhat.com> | Mon May 20 13:23:58 2013 +1000 |
tree | 569adc42c49eeb12dd3005c0959a8cbb35664618 | |
parent | 46b47b8a7d9223b12ddcabf1f3fc6e753e2d84a1 [diff] |
drm/nvc0/ce: disable ce1 on a number of chipsets The falcon is present, but the rest of the copy engine doesn't appear to be... PUNITS doesn't report disabled (maybe the bits for the copy engines got added later?), so we end up trying to use a non-functional CE1, and bust all sorts of things.. Most notably, suspend/resume.. Cc: stable@vger.kernel.org Signed-off-by: Ben Skeggs <bskeggs@redhat.com>