Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_display.c5525 u32 bp_gamma = 0; in intel_pipe_config_compare() local
5820 bp_gamma = intel_color_get_gamma_bit_precision(pipe_config); in intel_pipe_config_compare()
5821 if (bp_gamma) in intel_pipe_config_compare()
5822 PIPE_CONF_CHECK_COLOR_LUT(gamma_mode, hw.gamma_lut, bp_gamma); in intel_pipe_config_compare()