Searched refs:CGM_PIPE_MODE_CSC (Results 1 – 2 of 2) sorted by relevance
291 #define CGM_PIPE_MODE_CSC (1 << 1) macro
799 if (crtc_state->cgm_mode & CGM_PIPE_MODE_CSC) in chv_read_csc()810 drm_WARN_ON(display->drm, (crtc_state->cgm_mode & CGM_PIPE_MODE_CSC) == 0); in chv_assign_csc()814 drm_WARN_ON(display->drm, (crtc_state->cgm_mode & CGM_PIPE_MODE_CSC) == 0); in chv_assign_csc()1914 if (crtc_state->cgm_mode & CGM_PIPE_MODE_CSC) in chv_load_luts()2451 cgm_mode |= CGM_PIPE_MODE_CSC; in chv_cgm_mode()2461 cgm_mode |= CGM_PIPE_MODE_CSC; in chv_cgm_mode()