From: Chris Wilson Date: Mon, 24 Jan 2011 15:11:08 +0000 (+0000) Subject: drm: Add an interface to reset the device X-Git-Tag: v2.6.38-rc4~17^2~15^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb03355660b44cf6b1ed2f895085b9de8f74efbc;p=pandora-kernel.git drm: Add an interface to reset the device Iterate over the attached CRTCs, encoders and connectors and call the supplied reset vfunc in order to reset any cached state back to unknown. Useful after an invalidation event such as a GPU reset or resuming. Tested-by: Takashi Iwai Signed-off-by: Chris Wilson --- Reading git-diff-tree failed