Searched refs:CGM_PIPE_MODE_CSC (Results 1 – 2 of 2) sorted by relevance
291 #define CGM_PIPE_MODE_CSC (1 << 1) macro
786 if (crtc_state->cgm_mode & CGM_PIPE_MODE_CSC) in chv_read_csc()797 drm_WARN_ON(display->drm, (crtc_state->cgm_mode & CGM_PIPE_MODE_CSC) == 0); in chv_assign_csc()801 drm_WARN_ON(display->drm, (crtc_state->cgm_mode & CGM_PIPE_MODE_CSC) == 0); in chv_assign_csc()1900 if (crtc_state->cgm_mode & CGM_PIPE_MODE_CSC) in chv_load_luts()2408 cgm_mode |= CGM_PIPE_MODE_CSC; in chv_cgm_mode()2418 cgm_mode |= CGM_PIPE_MODE_CSC; in chv_cgm_mode()