From: Ben Skeggs Date: Mon, 13 May 2013 06:11:12 +0000 (+1000) Subject: drm/nvc0/ce: disable ce1 on a number of chipsets X-Git-Tag: v3.10-rc3~39^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d5f83834dc2b064b8c1202ea281820286b675a8;p=pandora-kernel.git 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 --- Reading git-diff-tree failed