Searched refs:__check_layout (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/i915/gt/ |
| A D | intel_wopcm.c | 161 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/drivers/gpu/drm/xe/ |
| A D | xe_wopcm.c | 87 static bool __check_layout(struct xe_device *xe, u32 wopcm_size, in __check_layout() function 255 if (__check_layout(xe, wopcm->size, guc_wopcm_base, guc_wopcm_size, in xe_wopcm_init()
|
Completed in 7 milliseconds