]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/xe: Rename xe_uc_init_hw to xe_uc_load_hw
authorMaarten Lankhorst <dev@lankhorst.se>
Thu, 19 Jun 2025 10:49:10 +0000 (12:49 +0200)
committerMaarten Lankhorst <dev@lankhorst.se>
Thu, 26 Jun 2025 20:11:35 +0000 (22:11 +0200)
commit18635b6328d9edfdfab5366f8465e930226dd3e6
treefa55a876e1bdb1a92dad2e1b3d944cbe3f2a9823
parenta42939ee863efb2420cf6c56f9dfb550eb3cd56a
drm/xe: Rename xe_uc_init_hw to xe_uc_load_hw

It feels to me like load is closer to the intention than init_hw.

It makes the init calls slightly less confusing to me. :)

Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>
Link: https://lore.kernel.org/r/20250619104858.418440-24-dev@lankhorst.se
Signed-off-by: Maarten Lankhorst <dev@lankhorst.se>
drivers/gpu/drm/xe/xe_gt.c
drivers/gpu/drm/xe/xe_uc.c
drivers/gpu/drm/xe/xe_uc.h