aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorChris Wilson <[email protected]>2019-02-13 23:20:47 +0000
committerChris Wilson <[email protected]>2019-02-14 21:41:45 +0000
commit9a3b19a16dc28ab717cf1663d09ffee0715b735a (patch)
tree65c3e831b339c19a35ac53407c40eee6702e156f /tools
parentd31c85fc864269ab8e6fb6ed36c87f2fc33a9430 (diff)
drm/i915: Only try to park engines after a failed reset
Currently we try to stop the engine by programming the ring registers to be disabled before we perform the reset. Sometimes, we see the context image also have invalid ring registers, which one presumes may be actually caused by us doing so. Lets risk not doing programming the ring to zero on the first attempt to avoid preserving that corruption into the context image, leaving the w/a in place for subsequent reset attempts. Signed-off-by: Chris Wilson <[email protected]> Cc: Mika Kuoppala <[email protected]> Reviewed-by: Mika Kuoppala <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions