Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dskl_universal_plane_regs.h72 #define PLANE_CTL_YUV420_Y_PLANE REG_BIT(19) macro
Dintel_display.c4160 linked_state->ctl = plane_state->ctl | PLANE_CTL_YUV420_Y_PLANE; in icl_check_nv12_planes()