Searched refs:PLANE_CURSOR (Results 1 – 15 of 15) sorted by relevance
298 fifo_state->plane[PLANE_CURSOR] = 63; in vlv_get_fifo_size()852 case PLANE_CURSOR: in g4x_plane_fifo_size()911 if (plane->id == PLANE_CURSOR) { in g4x_compute_wm()1132 wm_state->sr.cursor = raw->plane[PLANE_CURSOR]; in _g4x_compute_pipe_wm()1425 if (plane->id == PLANE_CURSOR) { in vlv_compute_wm_level()1500 fifo_state->plane[PLANE_CURSOR] = 63; in vlv_compute_fifo()1730 if (dirty & ~BIT(PLANE_CURSOR)) { in vlv_compute_pipe_wm()3559 wm->ddl[pipe].plane[PLANE_CURSOR] = in vlv_read_wm_values()3672 raw->plane[PLANE_CURSOR] = active->sr.cursor; in g4x_wm_get_hw_state()3702 wm->pipe[pipe].plane[PLANE_CURSOR], in g4x_wm_get_hw_state()[all …]
21 if (plane_id == PLANE_CURSOR) in intel_dpt_configure()
72 PLANE_CURSOR, enumerator
29 !(crtc_state->active_planes & ~BIT(PLANE_CURSOR))); in hsw_ips_enable()238 if (!(crtc_state->active_planes & ~BIT(PLANE_CURSOR))) in hsw_ips_compute_config()
153 return plane->id == PLANE_CURSOR && in intel_plane_needs_physical()230 if (plane->id == PLANE_CURSOR) in intel_plane_relative_data_rate()465 if (plane->id == PLANE_CURSOR) in i9xx_must_disable_cxsr()509 if (DISPLAY_VER(dev_priv) >= 9 && plane->id != PLANE_CURSOR) { in intel_plane_atomic_calc_changes()603 if (plane->id != PLANE_CURSOR && in intel_plane_atomic_calc_changes()
801 if (plane_id == PLANE_CURSOR) { in skl_ddb_get_hw_plane_state()1387 if (plane_id == PLANE_CURSOR) in skl_total_relative_data_rate()1536 skl_ddb_entry_init(&crtc_state->wm.skl.plane_ddb[PLANE_CURSOR], in skl_crtc_allocate_plane_ddb()1551 if (plane_id == PLANE_CURSOR) { in skl_crtc_allocate_plane_ddb()1599 if (plane_id == PLANE_CURSOR) in skl_crtc_allocate_plane_ddb()2936 if (plane_id != PLANE_CURSOR) in skl_pipe_wm_get_hw_state()2944 if (plane_id != PLANE_CURSOR) in skl_pipe_wm_get_hw_state()2952 if (plane_id != PLANE_CURSOR) in skl_pipe_wm_get_hw_state()2959 if (plane_id != PLANE_CURSOR) in skl_pipe_wm_get_hw_state()3223 hw_ddb_entry = &hw->ddb[PLANE_CURSOR]; in intel_wm_state_verify()[all …]
140 if (plane->id == PLANE_CURSOR) in intel_wm_plane_visible()
770 return hweight8(crtc_state->active_planes & ~BIT(PLANE_CURSOR)); in intel_bw_crtc_num_active_planes()785 if (plane_id == PLANE_CURSOR) in intel_bw_crtc_data_rate()1205 if (plane_id == PLANE_CURSOR) in skl_crtc_calc_dbuf_bw()
182 u8 active_planes = crtc_state->active_planes & ~BIT(PLANE_CURSOR); in vlv_plane_ratio()492 u8 active_planes = crtc_state->active_planes & ~BIT(PLANE_CURSOR); in ivb_plane_ratio()606 u8 active_planes = crtc_state->active_planes & ~BIT(PLANE_CURSOR); in hsw_plane_ratio()
241 __entry->cursor = wm->pipe[crtc->pipe].plane[PLANE_CURSOR];291 __entry->cursor = wm->pipe[crtc->pipe].plane[PLANE_CURSOR];
991 cursor->id = PLANE_CURSOR; in intel_cursor_plane_create()
200 ~(icl_hdr_plane_mask() | BIT(PLANE_CURSOR))) == 0; in is_hdr_mode()692 if ((crtc_state->active_planes & ~BIT(PLANE_CURSOR)) == 0 && in intel_plane_disable_noatomic()900 crtc_state->active_planes & BIT(PLANE_CURSOR) && in needs_cursorclk_wa()5928 old_active_planes = old_crtc_state->active_planes & ~BIT(PLANE_CURSOR); in intel_atomic_check_planes()5929 new_active_planes = new_crtc_state->active_planes & ~BIT(PLANE_CURSOR); in intel_atomic_check_planes()
699 entry = &crtc_state->wm.skl.plane_ddb[PLANE_CURSOR]; in i915_ddb_info()
1159 if (plane->id == PLANE_CURSOR) in intel_plane_can_remap()
2432 if (plane->id != PLANE_CURSOR) in intel_psr2_sel_fetch_et_alignment()
Completed in 74 milliseconds