Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_display.c4224 dspcntr |= DISPPLANE_PIPE_CSC_ENABLE; in i9xx_plane_ctl_crtc()
9456 tmp & DISPPLANE_PIPE_CSC_ENABLE) in i9xx_get_pipe_color_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_reg.h6504 #define DISPPLANE_PIPE_CSC_ENABLE (1 << 24) /* ilk+ */ macro