Home
last modified time | relevance | path

Searched refs:PLANE_SPRITE0 (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_pm.c948 FW_WM(wm->pipe[PIPE_B].plane[PLANE_SPRITE0], SPRITEB) | in g4x_write_wm_values()
1072 case PLANE_SPRITE0: in g4x_plane_fifo_size()
1629 return (active_planes & (BIT(PLANE_SPRITE0) | in vlv_need_sprite0_fifo_workaround()
1659 raw->plane[PLANE_SPRITE0] + in vlv_compute_fifo()
1682 fifo_state->plane[PLANE_SPRITE0] += sprite0_fifo_extra; in vlv_compute_fifo()
1903 raw->plane[PLANE_SPRITE0], in vlv_compute_pipe_wm()
5398 wm->ddl[pipe].plane[PLANE_SPRITE0] = in vlv_read_wm_values()
5510 raw->plane[PLANE_SPRITE0] = 0; in g4x_wm_get_hw_state()
5519 raw->plane[PLANE_SPRITE0] = 0; in g4x_wm_get_hw_state()
5535 wm->pipe[pipe].plane[PLANE_SPRITE0]); in g4x_wm_get_hw_state()
[all …]
H A Dintel_sprite.c1389 intel_plane->id = PLANE_SPRITE0 + plane; in intel_sprite_plane_create()
H A Di915_drv.h331 PLANE_SPRITE0, enumerator
H A Di915_reg.h6206 _MMIO_PIPE((pipe) * 2 + (plane_id) - PLANE_SPRITE0, (reg_a), (reg_b))
6229 _MMIO(VLV_DISPLAY_BASE + ((plane_id) - PLANE_SPRITE0) * 0x1000 + (reg))
H A Dintel_display.c3076 case PLANE_SPRITE0: in skl_check_ccs_aux_surface()
10358 if (plane->id == PLANE_SPRITE0 && IS_IVYBRIDGE(dev_priv) && in intel_plane_atomic_calc_changes()