Home
last modified time | relevance | path

Searched refs:__check_layout (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/gt/
H A Dintel_wopcm.c161 static bool __check_layout(struct intel_gt *gt, u32 wopcm_size, in __check_layout() function
315 if (__check_layout(gt, wopcm_size, guc_wopcm_base, guc_wopcm_size, in intel_wopcm_init()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_wopcm.c89 static bool __check_layout(struct xe_device *xe, u32 wopcm_size, in __check_layout() function
257 if (__check_layout(xe, wopcm->size, guc_wopcm_base, guc_wopcm_size, in xe_wopcm_init()