Searched refs:CGM_PIPE_MODE_GAMMA (Results 1 – 2 of 2) sorted by relevance
1158 if (crtc_state->cgm_mode & CGM_PIPE_MODE_GAMMA) in chv_load_luts()1399 cgm_mode |= CGM_PIPE_MODE_GAMMA; in chv_cgm_mode()1709 if (crtc_state->cgm_mode & CGM_PIPE_MODE_GAMMA) in chv_gamma_precision()1948 if (crtc_state->cgm_mode & CGM_PIPE_MODE_GAMMA) in chv_read_luts()
7890 #define CGM_PIPE_MODE_GAMMA (1 << 2) macro