Home
last modified time | relevance | path

Searched refs:I915_MAX_PLANES (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/i915/
HDi915_drv.h335 I915_MAX_PLANES, enumerator
339 for ((__p) = PLANE_PRIMARY; (__p) < I915_MAX_PLANES; (__p)++) \
1821 uint16_t plane[I915_MAX_PLANES];
1832 uint8_t plane[I915_MAX_PLANES];
1871 struct skl_ddb_entry plane[I915_MAX_PIPES][I915_MAX_PLANES]; /* packed/uv */
1872 struct skl_ddb_entry y_plane[I915_MAX_PIPES][I915_MAX_PLANES];
HDintel_drv.h515 struct skl_plane_wm planes[I915_MAX_PLANES];
534 u16 plane[I915_MAX_PLANES];
HDintel_pm.c4174 uint16_t minimum[I915_MAX_PLANES] = {}; in skl_allocate_pipe_ddb()
4175 uint16_t y_minimum[I915_MAX_PLANES] = {}; in skl_allocate_pipe_ddb()
4179 unsigned plane_data_rate[I915_MAX_PLANES] = {}; in skl_allocate_pipe_ddb()
4180 unsigned plane_y_data_rate[I915_MAX_PLANES] = {}; in skl_allocate_pipe_ddb()