Searched refs:y_plane (Results 1 – 2 of 2) sorted by relevance
2973 ddb->y_plane[pipe][plane].start = start; in skl_allocate_pipe_ddb()2974 ddb->y_plane[pipe][plane].end = start + y_plane_blocks; in skl_allocate_pipe_ddb()3392 &new->ddb.y_plane[pipe][i]); in skl_write_wm_values()3617 memset(&watermarks->ddb.y_plane[pipe], 0, in skl_clear_wm()
1585 struct skl_ddb_entry y_plane[I915_MAX_PIPES][I915_MAX_PLANES]; member