summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorMichal Wajdeczko <michal.wajdeczko@intel.com>2026-05-26 21:54:49 +0200
committerMichal Wajdeczko <michal.wajdeczko@intel.com>2026-05-27 12:51:25 +0200
commitc03d9fbe77ec5002a2345b9be464683e0b157709 (patch)
treea85db3b0e02aaafa3812726ca57221774f8b135b /include/linux/timerqueue.h
parentf1d581bb50ed54b71a8121d3d46fe2627fddd147 (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/timerqueue.h')
0 files changed, 0 insertions, 0 deletions