Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_display.h107 I915_MAX_PLANES, enumerator
111 for ((__p) = PLANE_PRIMARY; (__p) < I915_MAX_PLANES; (__p)++) \
Di915_drv.h1147 uint16_t plane[I915_MAX_PLANES];
1158 uint8_t plane[I915_MAX_PLANES];
1198 struct skl_ddb_entry plane[I915_MAX_PIPES][I915_MAX_PLANES];
1199 struct skl_ddb_entry uv_plane[I915_MAX_PIPES][I915_MAX_PLANES];
2185 BUILD_BUG_ON(I915_MAX_PLANES > INTEL_FRONTBUFFER_BITS_PER_PIPE); \
Dintel_drv.h619 struct skl_plane_wm planes[I915_MAX_PLANES];
638 u16 plane[I915_MAX_PLANES];
Dintel_pm.c4285 uint16_t minimum[I915_MAX_PLANES] = {}; in skl_allocate_pipe_ddb()
4286 uint16_t uv_minimum[I915_MAX_PLANES] = {}; in skl_allocate_pipe_ddb()
4290 unsigned int plane_data_rate[I915_MAX_PLANES] = {}; in skl_allocate_pipe_ddb()
4291 unsigned int uv_plane_data_rate[I915_MAX_PLANES] = {}; in skl_allocate_pipe_ddb()