diff options
author | Gustavo Sousa <gustavo.sousa@intel.com> | 2025-02-21 15:51:46 -0300 |
---|---|---|
committer | Matt Roper <matthew.d.roper@intel.com> | 2025-03-05 12:17:00 -0800 |
commit | 22adf7c51ed19078fba77eff95d74642e3411c13 (patch) | |
tree | 74817c10a300ce8f9cda1ecc7a607bd35e165661 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 16c211403998919682452ac323b71231efec7cce (diff) |
drm/xe: Simplify setting release info in xe->info
Now that we have all IPs being described via struct xe_ip, where release
information (version and name) is represented in a single struct type,
we can extract duplicated logic from handle_pre_gmdid() and
handle_gmdid() and apply it in the body of xe_info_init().
With this change, there is no point in keeping handle_pre_gmdid()
anymore, so we just remove it and inline the assignment of
{graphics,media}_ip.
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250221-xe-unify-ip-descriptors-v2-7-5bc0c6d0c13f@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions