Searched refs:CGM_PIPE_MODE_CSC (Results 1 – 2 of 2) sorted by relevance
291 #define CGM_PIPE_MODE_CSC (1 << 1) macro
787 if (crtc_state->cgm_mode & CGM_PIPE_MODE_CSC) in chv_read_csc()798 drm_WARN_ON(display->drm, (crtc_state->cgm_mode & CGM_PIPE_MODE_CSC) == 0); in chv_assign_csc()802 drm_WARN_ON(display->drm, (crtc_state->cgm_mode & CGM_PIPE_MODE_CSC) == 0); in chv_assign_csc()1901 if (crtc_state->cgm_mode & CGM_PIPE_MODE_CSC) in chv_load_luts()2413 cgm_mode |= CGM_PIPE_MODE_CSC; in chv_cgm_mode()2423 cgm_mode |= CGM_PIPE_MODE_CSC; in chv_cgm_mode()