Searched refs:PLANE_CURSOR (Results 1 – 14 of 14) sorted by relevance
492 fifo_state->plane[PLANE_CURSOR] = 63; in vlv_get_fifo_size()812 if (plane->id == PLANE_CURSOR) in intel_wm_plane_visible()1070 case PLANE_CURSOR: in g4x_plane_fifo_size()1129 if (plane->id == PLANE_CURSOR) { in g4x_compute_wm()1351 wm_state->sr.cursor = raw->plane[PLANE_CURSOR]; in _g4x_compute_pipe_wm()1644 if (plane->id == PLANE_CURSOR) { in vlv_compute_wm_level()1719 fifo_state->plane[PLANE_CURSOR] = 63; in vlv_compute_fifo()1951 if (dirty & ~BIT(PLANE_CURSOR)) { in vlv_compute_pipe_wm()3689 wm->ddl[pipe].plane[PLANE_CURSOR] = in vlv_read_wm_values()3832 wm->pipe[pipe].plane[PLANE_CURSOR], in g4x_wm_get_hw_state()[all …]
27 !(crtc_state->active_planes & ~BIT(PLANE_CURSOR))); in hsw_ips_enable()231 if (!(crtc_state->active_planes & ~BIT(PLANE_CURSOR))) in hsw_ips_compute_config()
70 PLANE_CURSOR, enumerator
216 if (plane->id == PLANE_CURSOR) in intel_plane_relative_data_rate()440 if (plane->id == PLANE_CURSOR) in i9xx_must_disable_cxsr()484 if (DISPLAY_VER(dev_priv) >= 9 && plane->id != PLANE_CURSOR) { in intel_plane_atomic_calc_changes()578 if (plane->id != PLANE_CURSOR && in intel_plane_atomic_calc_changes()
757 if (plane_id == PLANE_CURSOR) { in skl_ddb_get_hw_plane_state()1343 if (plane_id == PLANE_CURSOR) in skl_total_relative_data_rate()1486 skl_ddb_entry_init(&crtc_state->wm.skl.plane_ddb[PLANE_CURSOR], in skl_crtc_allocate_plane_ddb()1501 if (plane_id == PLANE_CURSOR) { in skl_crtc_allocate_plane_ddb()1549 if (plane_id == PLANE_CURSOR) in skl_crtc_allocate_plane_ddb()2823 if (plane_id != PLANE_CURSOR) in skl_pipe_wm_get_hw_state()2831 if (plane_id != PLANE_CURSOR) in skl_pipe_wm_get_hw_state()2839 if (plane_id != PLANE_CURSOR) in skl_pipe_wm_get_hw_state()2846 if (plane_id != PLANE_CURSOR) in skl_pipe_wm_get_hw_state()3100 hw_ddb_entry = &hw->ddb[PLANE_CURSOR]; in intel_wm_state_verify()[all …]
245 plane->id == PLANE_CURSOR && in intel_plane_pin_fb()
652 return hweight8(crtc_state->active_planes & ~BIT(PLANE_CURSOR)); in intel_bw_crtc_num_active_planes()667 if (plane_id == PLANE_CURSOR) in intel_bw_crtc_data_rate()835 if (plane_id == PLANE_CURSOR) in skl_crtc_calc_dbuf_bw()
219 __entry->cursor = wm->pipe[crtc->pipe].plane[PLANE_CURSOR];269 __entry->cursor = wm->pipe[crtc->pipe].plane[PLANE_CURSOR];
241 u8 active_planes = crtc_state->active_planes & ~BIT(PLANE_CURSOR); in vlv_plane_ratio()534 u8 active_planes = crtc_state->active_planes & ~BIT(PLANE_CURSOR); in ivb_plane_ratio()648 u8 active_planes = crtc_state->active_planes & ~BIT(PLANE_CURSOR); in hsw_plane_ratio()
773 cursor->id = PLANE_CURSOR; in intel_cursor_plane_create()
1041 if (intel_plane->id == PLANE_CURSOR) in intel_plane_compute_aligned_offset()1156 if (plane->id == PLANE_CURSOR) in intel_plane_can_remap()
288 ~(icl_hdr_plane_mask() | BIT(PLANE_CURSOR))) == 0; in is_hdr_mode()757 if ((crtc_state->active_planes & ~BIT(PLANE_CURSOR)) == 0 && in intel_plane_disable_noatomic()1132 crtc_state->active_planes & BIT(PLANE_CURSOR) && in needs_cursorclk_wa()6242 old_active_planes = old_crtc_state->active_planes & ~BIT(PLANE_CURSOR); in intel_atomic_check_planes()6243 new_active_planes = new_crtc_state->active_planes & ~BIT(PLANE_CURSOR); in intel_atomic_check_planes()
1014 entry = &crtc_state->wm.skl.plane_ddb[PLANE_CURSOR]; in i915_ddb_info()
1576 if (plane->id == PLANE_CURSOR) { in intel_psr2_program_plane_sel_fetch()
Completed in 56 milliseconds