Home
last modified time | relevance | path

Searched refs:CGM_PIPE_MODE_GAMMA (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_color_regs.h290 #define CGM_PIPE_MODE_GAMMA (1 << 2) macro
Dintel_color.c1860 if (crtc_state->cgm_mode & CGM_PIPE_MODE_GAMMA) in chv_load_luts()
2360 cgm_mode |= CGM_PIPE_MODE_GAMMA; in chv_cgm_mode()
2964 if (crtc_state->cgm_mode & CGM_PIPE_MODE_GAMMA) in chv_post_csc_lut_precision()
3394 if (crtc_state->cgm_mode & CGM_PIPE_MODE_GAMMA) in chv_read_luts()