drm/xe: Promote VRAM initialization function to own file
There is no point in mixing register access and VRAM code in the same file. Move and rename the VRAM probe function to a new file (there are no other changes other then new simple kernel-doc). Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com> Cc: Matt Roper <matthew.d.roper@intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20240530133527.1328-5-michal.wajdeczko@intel.com
Showing
This diff is collapsed.
drivers/gpu/drm/xe/xe_vram.c
0 → 100644
This diff is collapsed.
drivers/gpu/drm/xe/xe_vram.h
0 → 100644
Please register or sign in to comment