diff options
author | 2025-02-21 15:51:43 -0300 | |
---|---|---|
committer | 2025-03-05 12:16:04 -0800 | |
commit | 871d9c1f3f8ef17f8d19e0dabf5bb7a02dcdbf58 (patch) | |
tree | 493eb4a8e921cbd514246a9b094d5394d432ba22 /mm | |
parent | drm/xe: Rename gmdid_map to xe_ip (diff) | |
download | wireguard-linux-871d9c1f3f8ef17f8d19e0dabf5bb7a02dcdbf58.tar.xz wireguard-linux-871d9c1f3f8ef17f8d19e0dabf5bb7a02dcdbf58.zip |
drm/xe: Define xe_ip instances before xe_device_desc
We will soon update the code so that pre-GMDID IPs are also defined with
struct xe_ip. Since we will need to refer to them in instances of
struct xe_device_desc, let's move up the current instances of xe_ip
(GMDID-based) so that all IP descriptors are kept together.
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-4-5bc0c6d0c13f@intel.com
Signed-off-by: Matt Roper <matthew.d.roper@intel.com>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions