diff options
author | Michal Wajdeczko <[email protected]> | 2019-05-23 17:25:55 +0000 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2019-05-23 21:58:36 +0100 |
commit | a2ce23147348cc040469a617d4fe72ed8d1767e9 (patch) | |
tree | 9ba4221a455b7eff69a4f796628e8eb2dd2c2263 /scripts/bpf_helpers_doc.py | |
parent | 0922f3459f6d4e15bbc325d3030021f1053c2b8f (diff) |
drm/i915/uc: Stop talking with GuC when resetting
Knowing that GuC will be reset soon, we may stop all communication
immediately without doing graceful cleanup as it is not needed.
This patch will also help us capture any unwanted/unexpected attempts
to talk with GuC after we decided to reset it. And we need to keep
'disable' part as current and upcoming firmware still expect graceful
cleanup.
v2: update commit msg
Signed-off-by: Michal Wajdeczko <[email protected]>
Cc: Chris Wilson <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Reviewed-by: Chris Wilson <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions