[PATCH v2 1/3] drm/xe/guc: Refactor GuC debugfs initialization
Lucas De Marchi
lucas.demarchi at intel.com
Thu Apr 10 17:20:45 UTC 2025
On Thu, Apr 03, 2025 at 04:26:33PM +0200, Michal Wajdeczko wrote:
>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 at intel.com>
>Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com> #v1
>---
>v2: document guc_debugfs_show helper (Lucas)
> clarify no changes in file structure (Lucas)
my review above stands, you can remove the #v1.
Thanks
Lucas De Marchi
More information about the Intel-xe
mailing list