Searched refs:I915_MAX_PLANES (Results 1 – 4 of 4) sorted by relevance
107 I915_MAX_PLANES, enumerator111 for ((__p) = PLANE_PRIMARY; (__p) < I915_MAX_PLANES; (__p)++) \
1147 uint16_t plane[I915_MAX_PLANES];1158 uint8_t plane[I915_MAX_PLANES];1198 struct skl_ddb_entry plane[I915_MAX_PIPES][I915_MAX_PLANES];1199 struct skl_ddb_entry uv_plane[I915_MAX_PIPES][I915_MAX_PLANES];2185 BUILD_BUG_ON(I915_MAX_PLANES > INTEL_FRONTBUFFER_BITS_PER_PIPE); \
619 struct skl_plane_wm planes[I915_MAX_PLANES];638 u16 plane[I915_MAX_PLANES];
4285 uint16_t minimum[I915_MAX_PLANES] = {}; in skl_allocate_pipe_ddb()4286 uint16_t uv_minimum[I915_MAX_PLANES] = {}; in skl_allocate_pipe_ddb()4290 unsigned int plane_data_rate[I915_MAX_PLANES] = {}; in skl_allocate_pipe_ddb()4291 unsigned int uv_plane_data_rate[I915_MAX_PLANES] = {}; in skl_allocate_pipe_ddb()