Searched refs:plane_ddb_y (Results 1 – 5 of 5) sorted by relevance
248 if (skl_ddb_allocation_overlaps(&crtc_state->wm.skl.plane_ddb_y[plane_id], in skl_next_plane_to_commit()257 entries_y[plane_id] = crtc_state->wm.skl.plane_ddb_y[plane_id]; in skl_next_plane_to_commit()310 memcpy(entries_y, old_crtc_state->wm.skl.plane_ddb_y, in skl_update_planes_on_crtc()311 sizeof(old_crtc_state->wm.skl.plane_ddb_y)); in skl_update_planes_on_crtc()
703 struct skl_ddb_entry plane_ddb_y[I915_MAX_PLANES]; member
12949 sw_ddb_entry = &new_crtc_state->wm.skl.plane_ddb_y[plane]; in verify_wm_state()13001 sw_ddb_entry = &new_crtc_state->wm.skl.plane_ddb_y[PLANE_CURSOR]; in verify_wm_state()
4354 memset(crtc_state->wm.skl.plane_ddb_y, 0, sizeof(crtc_state->wm.skl.plane_ddb_y)); in skl_allocate_pipe_ddb()4385 crtc_state->wm.skl.plane_ddb_y[PLANE_CURSOR].start = in skl_allocate_pipe_ddb()4387 crtc_state->wm.skl.plane_ddb_y[PLANE_CURSOR].end = alloc->end; in skl_allocate_pipe_ddb()4474 &crtc_state->wm.skl.plane_ddb_y[plane_id]; in skl_allocate_pipe_ddb()5157 &crtc_state->wm.skl.plane_ddb_y[plane_id]; in skl_write_plane_wm()5193 &crtc_state->wm.skl.plane_ddb_y[plane_id]; in skl_write_cursor_wm()5292 if (skl_ddb_entry_equal(&old_crtc_state->wm.skl.plane_ddb_y[plane_id], in skl_ddb_add_affected_planes()5293 &new_crtc_state->wm.skl.plane_ddb_y[plane_id]) && in skl_ddb_add_affected_planes()5364 old = &old_crtc_state->wm.skl.plane_ddb_y[plane_id]; in skl_print_wm_changes()5365 new = &new_crtc_state->wm.skl.plane_ddb_y[plane_id]; in skl_print_wm_changes()
2976 entry = &crtc_state->wm.skl.plane_ddb_y[plane_id]; in i915_ddb_info()2982 entry = &crtc_state->wm.skl.plane_ddb_y[PLANE_CURSOR]; in i915_ddb_info()