Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Di9xx_plane.c366 dspcntr |= DISPPLANE_PIPE_CSC_ENABLE; in i9xx_plane_ctl_crtc()
Dintel_display.c5120 tmp & DISPPLANE_PIPE_CSC_ENABLE) in i9xx_get_pipe_color_config()
/Linux-v5.15/drivers/gpu/drm/i915/
Di915_reg.h6733 #define DISPPLANE_PIPE_CSC_ENABLE (1 << 24) /* ilk+ */ macro