Home
last modified time | relevance | path

Searched refs:XE_BO_FLAG_NEEDS_64K (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/xe/display/
A Dintel_fb_bo.c40 !(bo->flags & XE_BO_FLAG_NEEDS_64K))) in intel_fb_bo_framebuffer_init()
/drivers/gpu/drm/xe/
A Dxe_bo.h39 #define XE_BO_FLAG_NEEDS_64K BIT(15) macro
A Dxe_lmtt.c75 XE_BO_FLAG_NEEDS_64K); in lmtt_pt_alloc()
A Dxe_bo.c1854 (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