Searched refs:XE_BO_FLAG_FORCE_WC (Results 1 – 4 of 4) sorted by relevance
51 if (!(bo->flags & XE_BO_FLAG_FORCE_WC) && in xe_display_bo_framebuffer_init()64 bo->flags |= XE_BO_FLAG_FORCE_WC; in xe_display_bo_framebuffer_init()152 XE_BO_FLAG_FORCE_WC | in xe_display_bo_fbdev_create()
173 XE_BO_FLAG_FORCE_WC, in __xe_pin_fb_vma_dpt()317 drm_WARN_ON(bo->ttm.base.dev, !(bo->flags & XE_BO_FLAG_FORCE_WC) && in __xe_pin_fb_vma()
41 #define XE_BO_FLAG_FORCE_WC BIT(10) macro
515 if ((!bo->cpu_caching && bo->flags & XE_BO_FLAG_FORCE_WC) || in xe_ttm_tt_create()3572 bo_flags |= XE_BO_FLAG_FORCE_WC; in xe_gem_create_ioctl()3604 if (XE_IOCTL_DBG(xe, bo_flags & XE_BO_FLAG_FORCE_WC && in xe_gem_create_ioctl()4074 XE_BO_FLAG_FORCE_WC | in xe_bo_dumb_create()