diff options
author | Vinay Belgaumkar <vinay.belgaumkar@intel.com> | 2021-07-30 23:21:11 +0300 |
---|---|---|
committer | John Harrison <John.C.Harrison@Intel.com> | 2021-08-04 02:05:32 +0300 |
commit | db301cffd8a285bbe73879671e6d666a0b654138 (patch) | |
tree | 56217077cf232a553c8de8a9623a939437ba1500 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 63c0eb30bfe9269d79f0cb9cbe6ff86b14928a19 (diff) | |
download | linux-db301cffd8a285bbe73879671e6d666a0b654138.tar.xz |
drm/i915/guc/slpc: Remove BUG_ON in guc_submission_disable
The assumption when it was added was that GT would not be
holding any gt_pm references. However, uc_init is called
from gt_init_hw, which holds a forcewake ref. If SLPC
enable fails, we will still be holding this ref, which will
result in the BUG_ON.
Reviewed-by: Matthew Brost <matthew.brost@intel.com>
Signed-off-by: Vinay Belgaumkar <vinay.belgaumkar@intel.com>
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210730202119.23810-7-vinay.belgaumkar@intel.com
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions