Searched refs:PLANE_3 (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_display_limits.h | 76 PLANE_3, enumerator
|
| H A D | intel_sprite_uapi.c | 78 to_intel_plane(plane)->id >= PLANE_3 && in intel_sprite_set_colorkey_ioctl()
|
| H A D | intel_display_irq.c | 1135 { .fault = GEN9_PIPE_PLANE3_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_3, }, 1148 { .fault = GEN9_PIPE_PLANE3_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_3, }, 1160 { .fault = GEN9_PIPE_PLANE3_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_3, }, 1169 { .fault = GEN9_PIPE_PLANE3_FAULT, .handle = handle_plane_fault, .plane_id = PLANE_3, },
|
| H A D | skl_universal_plane.c | 253 return BIT(PLANE_1) | BIT(PLANE_2) | BIT(PLANE_3); in icl_hdr_plane_mask()
|