Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Di915_drv.h133 #define I915_MAX_PLANES 3 macro
1454 struct skl_ddb_entry plane[I915_MAX_PIPES][I915_MAX_PLANES];
1462 uint32_t plane[I915_MAX_PIPES][I915_MAX_PLANES][8];
1464 uint32_t plane_trans[I915_MAX_PIPES][I915_MAX_PLANES];
1469 bool plane_en[I915_MAX_PLANES];
1471 uint16_t plane_res_b[I915_MAX_PLANES];
1472 uint8_t plane_res_l[I915_MAX_PLANES];
Dintel_pm.c1486 struct intel_plane_wm_parameters plane[I915_MAX_PLANES];
2655 uint16_t minimum[I915_MAX_PLANES]; in skl_allocate_pipe_ddb()