diff options
| author | Michal Wajdeczko <michal.wajdeczko@intel.com> | 2026-05-26 21:54:49 +0200 |
|---|---|---|
| committer | Michal Wajdeczko <michal.wajdeczko@intel.com> | 2026-05-27 12:51:25 +0200 |
| commit | c03d9fbe77ec5002a2345b9be464683e0b157709 (patch) | |
| tree | a85db3b0e02aaafa3812726ca57221774f8b135b /include/linux/debugobjects.h | |
| parent | f1d581bb50ed54b71a8121d3d46fe2627fddd147 (diff) | |
drm/xe: Move xe->info.devid|revid initialization
The xe_info_init_early() is a place where we initialize those of
the xe->info fields that do not require any additional hardware
probes. Move the initialization of the devid/revid also there, but
to avoid breaking the kunit helper, which also calls this function,
keep their initialization separate in sub-function so we can easily
stub it when running the kunit test.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
Cc: Gustavo Sousa <gustavo.sousa@intel.com>
Reviewed-by: Gustavo Sousa <gustavo.sousa@intel.com>
Link: https://patch.msgid.link/20260526195452.20545-5-michal.wajdeczko@intel.com
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
