Searched refs:DP_COLOR_RANGE_16_235 (Results 1 – 4 of 4) sorted by relevance
150 intel_dp->DP |= DP_COLOR_RANGE_16_235; in intel_dp_prepare()379 if (IS_G4X(dev_priv) && tmp & DP_COLOR_RANGE_16_235) in intel_dp_get_config()
1382 #define DP_COLOR_RANGE_16_235 (1 << 8) macro
1841 intel_dp->color_range = val ? DP_COLOR_RANGE_16_235 : 0; in cdv_intel_dp_set_property()
3440 #define DP_COLOR_RANGE_16_235 (1 << 8) macro