commit | eb03355660b44cf6b1ed2f895085b9de8f74efbc | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jan 24 15:11:08 2011 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jan 25 19:23:28 2011 +0000 |
tree | 2665733d7a13db780caf16a7920b7fe871079cdd | |
parent | d121a5d2a098ba6dd033dd195f5ccbf7558c37b6 [diff] |
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 <tiwai@suse.de> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>