diff options
author | Michal Wajdeczko <michal.wajdeczko@intel.com> | 2025-04-03 16:26:33 +0200 |
---|---|---|
committer | Michal Wajdeczko <michal.wajdeczko@intel.com> | 2025-04-11 12:13:46 +0200 |
commit | e15826bb3c2c5377eedc757f2adec8dcaa5255f7 (patch) | |
tree | 19b34fd5f14f0bc20dfc838dd789ad4fcc9dd2d3 /scripts/gdb/linux/utils.py | |
parent | 80742a1aa26ea31a5c48da6f4da1d2e6ce6a2ab2 (diff) |
drm/xe/guc: Refactor GuC debugfs initialization
We don't have to drmm_kmalloc() local copy of debugfs_list to
write there our pointer to the struct xe_guc as we can extract
pointer to the struct xe_gt from the grandparent debugfs entry,
in similar way to what we did for GT debugfs files.
Note that there is no change in file/directory structure, just
refactored how files are created and how functions are called.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20250403142635.1821-2-michal.wajdeczko@intel.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions