Searched refs:DP_COLOR_RANGE_16_235 (Results 1 – 4 of 4) sorted by relevance
153 intel_dp->DP |= DP_COLOR_RANGE_16_235; in intel_dp_prepare()389 if (display->platform.g4x && tmp & DP_COLOR_RANGE_16_235) in intel_dp_get_config()
1382 #define DP_COLOR_RANGE_16_235 (1 << 8) macro
1840 intel_dp->color_range = val ? DP_COLOR_RANGE_16_235 : 0; in cdv_intel_dp_set_property()
1470 #define DP_COLOR_RANGE_16_235 (1 << 8) macro