DP_COLOR_RANGE_16_235 1880 drivers/gpu/drm/gma500/cdv_intel_dp.c 		intel_dp->color_range = val ? DP_COLOR_RANGE_16_235 : 0;
DP_COLOR_RANGE_16_235 2421 drivers/gpu/drm/i915/display/intel_dp.c 			intel_dp->DP |= DP_COLOR_RANGE_16_235;
DP_COLOR_RANGE_16_235 3186 drivers/gpu/drm/i915/display/intel_dp.c 	if (IS_G4X(dev_priv) && tmp & DP_COLOR_RANGE_16_235)