Searched refs:I915_MAX_PLANES (Results 1 – 6 of 6) sorted by relevance
27 u16 plane[I915_MAX_PLANES];38 u8 plane[I915_MAX_PLANES];
826 struct skl_plane_wm planes[I915_MAX_PLANES];845 u16 plane[I915_MAX_PLANES];902 struct skl_ddb_entry plane_ddb[I915_MAX_PLANES];904 struct skl_ddb_entry plane_ddb_y[I915_MAX_PLANES];910 u16 plane_min_ddb[I915_MAX_PLANES];911 u16 plane_interim_ddb[I915_MAX_PLANES];1221 int plane_min_cdclk[I915_MAX_PLANES];1224 u32 data_rate[I915_MAX_PLANES];1226 u32 data_rate_y[I915_MAX_PLANES];1229 u64 rel_data_rate[I915_MAX_PLANES];[all …]
84 I915_MAX_PLANES, enumerator
243 BUILD_BUG_ON(I915_MAX_PLANES > INTEL_FRONTBUFFER_BITS_PER_PIPE); in intel_frontbuffer_track()
806 struct skl_ddb_entry ddb[I915_MAX_PLANES], in skl_next_plane_to_commit() argument807 struct skl_ddb_entry ddb_y[I915_MAX_PLANES], in skl_next_plane_to_commit() argument827 ddb, I915_MAX_PLANES, plane_id) || in skl_next_plane_to_commit()829 ddb_y, I915_MAX_PLANES, plane_id)) in skl_next_plane_to_commit()938 struct skl_ddb_entry ddb[I915_MAX_PLANES]; in skl_crtc_planes_update_arm()939 struct skl_ddb_entry ddb_y[I915_MAX_PLANES]; in skl_crtc_planes_update_arm()
88 (PLANE_SPRITE0) : (I915_MAX_PLANES))); })