Searched refs:PLANE_1 (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_limits.h | 74 PLANE_1, enumerator 87 PLANE_PRIMARY = PLANE_1,
|
| H A D | intel_display_irq.c | 1185 { .fault = GEN9_PIPE_PLANE1_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_1, }, 1198 { .fault = GEN9_PIPE_PLANE1_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_1, }, 1210 { .fault = GEN9_PIPE_PLANE1_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_1, }, 1219 { .fault = GEN9_PIPE_PLANE1_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_1, },
|
| H A D | intel_crtc.c | 326 primary = skl_universal_plane_create(display, pipe, PLANE_1); in __intel_crtc_init()
|