Searched refs:PLANE_4 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display_limits.h | 77 PLANE_4, enumerator
|
H A D | intel_display_irq.c | 1116 { .fault = GEN9_PIPE_PLANE4_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_4, }, 1129 { .fault = GEN9_PIPE_PLANE4_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_4, }, 1141 { .fault = GEN9_PIPE_PLANE4_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_4, }, 1150 { .fault = GEN9_PIPE_PLANE4_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_4, },
|
H A D | skl_universal_plane.c | 239 return BIT(PLANE_4) | BIT(PLANE_5); in icl_nv12_y_plane_mask() 2407 case PLANE_4: in icl_link_nv12_planes()
|