Searched refs:ICL_CSC_ENABLE (Results 1 – 1 of 1) sorted by relevance
400 if (crtc_state->csc_mode & ICL_CSC_ENABLE) in icl_read_csc() 563 drm_WARN_ON(display->drm, (crtc_state->csc_mode & ICL_CSC_ENABLE) == 0); in icl_assign_csc() 567 drm_WARN_ON(display->drm, (crtc_state->csc_mode & ICL_CSC_ENABLE) != 0); in icl_assign_csc() 592 if (crtc_state->csc_mode & ICL_CSC_ENABLE) in icl_load_csc_matrix() 2917 csc_mode |= ICL_CSC_ENABLE; in icl_csc_mode()