Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dg4x_dp.c153 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()
/linux-6.15/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h1382 #define DP_COLOR_RANGE_16_235 (1 << 8) macro
H A Dcdv_intel_dp.c1840 intel_dp->color_range = val ? DP_COLOR_RANGE_16_235 : 0; in cdv_intel_dp_set_property()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h1470 #define DP_COLOR_RANGE_16_235 (1 << 8) macro