Searched refs:INTEL_FRONTBUFFER_BITS_PER_PIPE (Results 1 – 1 of 1) sorted by relevance
2023 #define INTEL_FRONTBUFFER_BITS_PER_PIPE 8 macro2025 (INTEL_FRONTBUFFER_BITS_PER_PIPE * I915_MAX_PIPES)2027 (1 << (INTEL_FRONTBUFFER_BITS_PER_PIPE * (pipe)))2029 (1 << (1 + (INTEL_FRONTBUFFER_BITS_PER_PIPE * (pipe))))2031 (1 << (2 + plane + (INTEL_FRONTBUFFER_BITS_PER_PIPE * (pipe))))2033 (1 << (2 + INTEL_MAX_SPRITE_BITS_PER_PIPE + (INTEL_FRONTBUFFER_BITS_PER_PIPE * (pipe))))2035 (0xff << (INTEL_FRONTBUFFER_BITS_PER_PIPE * (pipe)))