diff options
| author | Matt Roper <matthew.d.roper@intel.com> | 2025-11-18 08:43:42 -0800 |
|---|---|---|
| committer | Matt Roper <matthew.d.roper@intel.com> | 2025-11-19 11:58:57 -0800 |
| commit | 83d2ea17d53f538724f0222f1cb5f60061efb06a (patch) | |
| tree | cd6dae26a1e6db07685aa66fc141f420bd811474 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 59e7528dbfd52efbed05e0f11b2143217a12bc74 (diff) | |
drm/xe/gt: Use scope-based cleanup
Using scope-based cleanup for forcewake and runtime PM allows us to
reduce or eliminate some of the goto-based error handling and simplify
several functions.
v2:
- Drop changes to do_gt_restart(). This function still has goto-based
logic, making scope-based cleanup unsafe for now. (Gustavo)
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://patch.msgid.link/20251118164338.3572146-32-matthew.d.roper@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
