Searched refs:XE_BO_FLAG_NEEDS_64K (Results 1 – 4 of 4) sorted by relevance
40 !(bo->flags & XE_BO_FLAG_NEEDS_64K))) in intel_fb_bo_framebuffer_init()
39 #define XE_BO_FLAG_NEEDS_64K BIT(15) macro
75 XE_BO_FLAG_NEEDS_64K); in lmtt_pt_alloc()
1854 (flags & (XE_BO_FLAG_NEEDS_64K | XE_BO_FLAG_NEEDS_2M)))) { in ___xe_bo_create_locked()2697 bo_flags |= XE_BO_FLAG_NEEDS_64K; in xe_gem_create_ioctl()
Completed in 14 milliseconds