Searched refs:BO_USE_SW_READ_OFTEN (Results 1 – 7 of 7) sorted by relevance
81 BO_USE_RENDERSCRIPT | BO_USE_SW_READ_OFTEN | BO_USE_SW_WRITE_OFTEN | \85 BO_USE_SW_READ_OFTEN | BO_USE_SW_WRITE_OFTEN | \88 #define BO_USE_SW BO_USE_SW_READ_OFTEN | BO_USE_SW_WRITE_OFTEN | \91 #define BO_USE_SW_OFTEN BO_USE_SW_READ_OFTEN | BO_USE_SW_WRITE_OFTEN
107 use_flags &= ~BO_USE_SW_READ_OFTEN; in amdgpu_init()163 if (!(use_flags & (BO_USE_SW_READ_OFTEN | BO_USE_SCANOUT))) in amdgpu_create_bo()
36 use_flags |= BO_USE_SW_READ_OFTEN; in gbm_convert_usage()
196 use_flags &= ~BO_USE_SW_READ_OFTEN; in tegra_init()219 (BO_USE_CURSOR | BO_USE_LINEAR | BO_USE_SW_READ_OFTEN | BO_USE_SW_WRITE_OFTEN)) in tegra_bo_create()
29 #define BO_USE_SW_READ_OFTEN (1ull << 6) macro
155 render_use_flags &= ~BO_USE_SW_READ_OFTEN; in i915_add_combinations()160 texture_use_flags &= ~BO_USE_SW_READ_OFTEN; in i915_add_combinations()
45 use_flags |= BO_USE_SW_READ_OFTEN; in gralloc0_convert_usage()71 use_flags |= BO_USE_SW_READ_OFTEN; in gralloc0_convert_usage()