Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Dintel_batchbuffer.h211 #define I915_TILING_Ys 4 macro
Dintel_batchbuffer.c558 case I915_TILING_Ys: in fast_copy_dword0()
574 case I915_TILING_Ys: in fast_copy_dword0()
Dioctl_wrappers.c169 if (tiling == I915_TILING_Yf || tiling == I915_TILING_Ys) in __gem_set_tiling()
Drendercopy_gen9.c219 else if (buf->tiling == I915_TILING_Ys) in gen8_bind_buf()