Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_color.c361 I915_WRITE(CGM_PIPE_MODE(pipe), crtc_state->cgm_mode); in cherryview_load_csc_matrix()
Dintel_display.c8815 pipe_config->cgm_mode = I915_READ(CGM_PIPE_MODE(crtc->pipe)); in i9xx_get_pipe_config()
/Linux-v5.4/drivers/gpu/drm/i915/
Di915_reg.h10310 #define CGM_PIPE_MODE(pipe) _MMIO_PIPE(pipe, _CGM_PIPE_A_MODE, _CGM_PIPE_B_MODE) macro