Subversion Repositories Kolibri OS

Rev

Rev 5097 | Rev 5354 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5097 Rev 5139
Line 1583... Line 1583...
1583
			flags |= DRM_MODE_FLAG_NVSYNC;
1583
			flags |= DRM_MODE_FLAG_NVSYNC;
1584
	}
1584
	}
Line 1585... Line 1585...
1585
 
1585
 
Line -... Line 1586...
-
 
1586
	pipe_config->adjusted_mode.flags |= flags;
-
 
1587
 
-
 
1588
	if (!HAS_PCH_SPLIT(dev) && !IS_VALLEYVIEW(dev) &&
-
 
1589
	    tmp & DP_COLOR_RANGE_16_235)
1586
	pipe_config->adjusted_mode.flags |= flags;
1590
		pipe_config->limited_color_range = true;
Line 1587... Line 1591...
1587
 
1591
 
Line 1588... Line 1592...
1588
	pipe_config->has_dp_encoder = true;
1592
	pipe_config->has_dp_encoder = true;