commit | 11ed50ec2a316928c2bacc1149bded86c6a96068 | [log] [tgz] |
---|---|---|
author | Ben Gamari <bgamari.foss@gmail.com> | Mon Sep 14 17:48:45 2009 -0400 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Thu Sep 17 14:36:22 2009 -0700 |
tree | b363e00c943a34a04c1d48ec747d0a41f920e567 | |
parent | f65d94211e2bcba17faf05a6a3809af0e4217767 [diff] |
drm/i915: Implement GPU reset on i965 This patch puts in place the machinery to attempt to reset the GPU. This will be used when attempting to recover from a GPU hang. Signed-off-by: Owain G. Ainsworth <oga@openbsd.org> Signed-off-by: Ben Gamari <bgamari.foss@gmail.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>