Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c946 plane_color_ctl |= PLANE_COLOR_PIPE_GAMMA_ENABLE; in glk_plane_color_ctl_crtc()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h3729 #define PLANE_COLOR_PIPE_GAMMA_ENABLE REG_BIT(30) /* Pre-ICL */ macro