commit | 500f7147cf5bafd139056d521536b10c2bc2e154 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Mon Jan 24 15:14:41 2011 +0000 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Tue Jan 25 19:23:28 2011 +0000 |
tree | ee18c9c05fa929d716bbd1c06d84549e197a9a36 | |
parent | eb03355660b44cf6b1ed2f895085b9de8f74efbc [diff] |
drm/i915: Reset state after a GPU reset or resume Call drm_mode_config_reset() after an invalidation event to restore any cached state to unknown. Tested-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>