diff options
author | Anusha Srivatsa <[email protected]> | 2018-06-22 11:19:03 -0700 |
---|---|---|
committer | Chris Wilson <[email protected]> | 2018-06-22 20:27:35 +0100 |
commit | aa58f58d9c6471a1087ede57e4ab6cc0817c949f (patch) | |
tree | 16f10ef6087ff3960f3be193b651356b44a5ae4e /tools/perf/scripts/python/check-perf-trace.py | |
parent | e16a375086337af3fcf21dbd512e1573049ba6cb (diff) |
drm/i915/guc: Remove USES_GUC_SUBMISSION for ads programming
In the guc_ctl_debug_flags, the ads struct is programmed only
when USES_GUC_SUBMISSION is satisfied. But, this has to be
programmed for all suspend/resume cases.
Remove the condition and program the ads struct for
both huc loading and guc submission.
This issue was noticed when CI threw errors for enable_guc=2
(load huc; disable submission)
v2:
- Change commit title.
- Correct the shifts. (Daniele)
Credits to: Daniele Ceraolo Spurio <[email protected]>
Cc: John Spotswood <[email protected]>
Cc: Oscar Mateo <[email protected]>
Cc: Daniele Ceraolo Spurio <[email protected]>
Signed-off-by: Anusha Srivatsa <[email protected]>
Reviewed-by: Daniele Ceraolo Spurio <[email protected]>
Reviewed-by: John Spotswood <[email protected]>
Signed-off-by: Chris Wilson <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions