Home
last modified time | relevance | path

Searched refs:PLANE_PRIMARY (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpu/drm/i915/gvt/
A Dreg.h68 (((p) == PIPE_A) ? (((q) == PLANE_PRIMARY) ? (_MMIO(0x50080)) : \
70 (((p) == PIPE_B) ? (((q) == PLANE_PRIMARY) ? (_MMIO(0x50088)) : \
72 (((p) == PIPE_C) ? (((q) == PLANE_PRIMARY) ? (_MMIO(0x5008C)) : \
86 (PLANE_PRIMARY) : \
A Dhandlers.c1020 int event = SKL_FLIP_EVENT(pipe, PLANE_PRIMARY); in pri_surf_mmio_write()
1065 if (plane == PLANE_PRIMARY) { in reg50080_mmio_write()
2283 MMIO_DH(REG_50080(PIPE_A, PLANE_PRIMARY), D_ALL, NULL, in init_generic_mmio_info()
2286 MMIO_DH(REG_50080(PIPE_B, PLANE_PRIMARY), D_ALL, NULL, in init_generic_mmio_info()
2289 MMIO_DH(REG_50080(PIPE_C, PLANE_PRIMARY), D_ALL, NULL, in init_generic_mmio_info()
A Dcmd_parser.c1439 if (info->plane == PLANE_PRIMARY) in gen8_update_plane_mmio_from_mi_display_flip()
/linux/drivers/gpu/drm/i915/display/
A Di9xx_wm.c854 case PLANE_PRIMARY: in g4x_plane_fifo_size()
903 if (plane->id == PLANE_PRIMARY && in g4x_compute_wm()
913 } else if (plane->id == PLANE_PRIMARY && in g4x_compute_wm()
983 if (plane_id == PLANE_PRIMARY) in g4x_raw_plane_wm_compute()
1001 if (plane_id != PLANE_PRIMARY || in g4x_raw_plane_wm_compute()
1023 if (plane_id == PLANE_PRIMARY) in g4x_raw_plane_wm_compute()
1035 if (plane_id == PLANE_PRIMARY) in g4x_raw_plane_wm_compute()
1473 total_rate = raw->plane[PLANE_PRIMARY] + in vlv_compute_fifo()
2094 if (plane->id == PLANE_PRIMARY && in intel_crtc_for_plane()
3557 wm->ddl[pipe].plane[PLANE_PRIMARY] = in vlv_read_wm_values()
[all …]
A Dintel_sprite_uapi.c29 if (plane->id == PLANE_PRIMARY && in intel_plane_set_ckey()
37 if (DISPLAY_VER(dev_priv) >= 9 && plane->id != PLANE_PRIMARY && in intel_plane_set_ckey()
A Dintel_display_limits.h77 PLANE_PRIMARY = PLANE_1, enumerator
A Dintel_display_trace.h239 __entry->primary = wm->pipe[crtc->pipe].plane[PLANE_PRIMARY];
288 __entry->primary = wm->pipe[crtc->pipe].plane[PLANE_PRIMARY];
A Dintel_display.h110 for ((__p) = PLANE_PRIMARY; (__p) < I915_MAX_PLANES; (__p)++) \
A Di9xx_plane.c870 plane->id = PLANE_PRIMARY; in intel_primary_plane_create()
A Dintel_atomic_plane.c487 if (plane->id == PLANE_PRIMARY) { in i9xx_must_disable_cxsr()
A Dintel_color.c2073 plane->id == PLANE_PRIMARY); in need_plane_update()
/linux/drivers/gpu/drm/i915/
A Dintel_gvt_mmio_table.c176 MMIO_D(REG_50080(PIPE_A, PLANE_PRIMARY)); in iterate_generic_mmio()
185 MMIO_D(REG_50080(PIPE_B, PLANE_PRIMARY)); in iterate_generic_mmio()
194 MMIO_D(REG_50080(PIPE_C, PLANE_PRIMARY)); in iterate_generic_mmio()

Completed in 47 milliseconds