Re: [Intel-gfx] [PATCH 1/7] drm/i915: Clean up DP/HDMI limited color range handling

2015-08-13 Thread Ville Syrjälä
On Thu, Aug 13, 2015 at 11:46:56AM +0530, Sivakumar Thulasimani wrote: > sdvo is still using color_range name in it's functions. would be good to > rename that as well along with dp & hdmi done here. Doh. I forgot about sdvo completely. I'll take a look to make sure it conforms to the same style.

Re: [Intel-gfx] [PATCH 1/7] drm/i915: Clean up DP/HDMI limited color range handling

2015-08-12 Thread Sivakumar Thulasimani
sdvo is still using color_range name in it's functions. would be good to rename that as well along with dp & hdmi done here. otherwise changes are fine Reviewed-by: Sivakumar Thulasimani On Monday 06 July 2015 05:40 PM, ville.syrj...@linux.intel.com wrote: From: Ville Syrjälä Currently we tr

[Intel-gfx] [PATCH 1/7] drm/i915: Clean up DP/HDMI limited color range handling

2015-07-06 Thread ville . syrjala
From: Ville Syrjälä Currently we treat intel_{dp,hdmi}->color_range as partly user controller value (via the property) but we also change it during .compute_config() when using the "Automatic" mode. That is a bit confusing, so let's just change things so that we store the user property values in