Searched refs:CSC_POSITION_BEFORE_GAMMA (Results 1 – 2 of 2) sorted by relevance
2307 CSC_POSITION_BEFORE_GAMMA; in ilk_csc_mode()2333 crtc_state->csc_mode & CSC_POSITION_BEFORE_GAMMA) { in ilk_assign_luts()2414 return CSC_POSITION_BEFORE_GAMMA; in ivb_csc_mode()2754 (crtc_state->csc_mode & CSC_POSITION_BEFORE_GAMMA) != 0; in ilk_has_post_csc_lut()2760 (crtc_state->csc_mode & CSC_POSITION_BEFORE_GAMMA) == 0; in ilk_has_pre_csc_lut()
6284 #define CSC_POSITION_BEFORE_GAMMA (1 << 1) /* pre-glk */ macro