Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dskl_universal_plane_regs.h253 #define PLANE_COLOR_PIPE_CSC_ENABLE REG_BIT(23) /* Pre-ICL */ macro
Dskl_universal_plane.c1109 plane_color_ctl |= PLANE_COLOR_PIPE_CSC_ENABLE; in glk_plane_color_ctl_crtc()