diff --git a/drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c b/drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c index e20c567f276f..097454f78286 100644 --- a/drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c +++ b/drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c @@ -41,6 +41,7 @@ to_stolen_mgr(struct ttm_resource_manager *man) /** * xe_ttm_stolen_cpu_inaccessible - Can we directly CPU access stolen memory for * this device. + * @xe: xe device * * On some integrated platforms we can't directly access stolen via the CPU * (like some normal system memory). Also on small-bar systems for discrete,