Searched refs:I915_MAX_PLANES (Results 1 – 2 of 2) sorted by relevance
144 I915_MAX_PLANES, enumerator1584 struct skl_ddb_entry plane[I915_MAX_PIPES][I915_MAX_PLANES]; /* packed/uv */1585 struct skl_ddb_entry y_plane[I915_MAX_PIPES][I915_MAX_PLANES];1592 uint32_t plane[I915_MAX_PIPES][I915_MAX_PLANES][8];1593 uint32_t plane_trans[I915_MAX_PIPES][I915_MAX_PLANES];1597 bool plane_en[I915_MAX_PLANES];1598 uint16_t plane_res_b[I915_MAX_PLANES];1599 uint8_t plane_res_l[I915_MAX_PLANES];
1715 struct intel_plane_wm_parameters plane[I915_MAX_PLANES];2895 uint16_t minimum[I915_MAX_PLANES]; in skl_allocate_pipe_ddb()2896 uint16_t y_minimum[I915_MAX_PLANES]; in skl_allocate_pipe_ddb()3608 sizeof(uint32_t) * 8 * I915_MAX_PLANES); in skl_clear_wm()3610 0, sizeof(uint32_t) * I915_MAX_PLANES); in skl_clear_wm()3616 sizeof(struct skl_ddb_entry) * I915_MAX_PLANES); in skl_clear_wm()3618 sizeof(struct skl_ddb_entry) * I915_MAX_PLANES); in skl_clear_wm()