Searched refs:xe_bo_create_pin_map_novm (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/xe/display/ |
| H A D | xe_hdcp_gsc.c | 76 bo = xe_bo_create_pin_map_novm(xe, xe_device_get_root_tile(xe), PAGE_SIZE * 2, in intel_hdcp_gsc_initialize_message()
|
| H A D | xe_display_bo.c | 150 obj = xe_bo_create_pin_map_novm(xe, xe_device_get_root_tile(xe), size, in xe_display_bo_fbdev_create()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_bo.h | 137 struct xe_bo *xe_bo_create_pin_map_novm(struct xe_device *xe, struct xe_tile *tile,
|
| H A D | xe_gsc.c | 139 bo = xe_bo_create_pin_map_novm(xe, tile, GSC_VER_PKT_SZ * 2, in query_compatibility_version()
|
| H A D | xe_bo.c | 3026 struct xe_bo *xe_bo_create_pin_map_novm(struct xe_device *xe, struct xe_tile *tile, in xe_bo_create_pin_map_novm() function 3045 bo = xe_bo_create_pin_map_novm(xe, tile, size, ttm_bo_type_kernel, flags, true); in xe_managed_bo_create_pin_map()
|
| H A D | xe_oa.c | 911 bo = xe_bo_create_pin_map_novm(stream->oa->xe, stream->gt->tile, in xe_oa_alloc_oa_buffer()
|