Re: [Intel-gfx] [PATCH v10 2/6] drm/i915: Parse EDID probed modes for DRRS support

2014-04-04 Thread Vandana Kannan
On Apr-04-2014 4:25 PM, Jani Nikula wrote: > On Fri, 04 Apr 2014, Vandana Kannan wrote: >> From: Pradeep Bhat >> >> This patch and finds out the lowest refresh rate supported for the resolution >> same as the fixed_mode. >> It also checks the VBT fields to see if panel supports seamless DRRS or n

Re: [Intel-gfx] [PATCH v10 2/6] drm/i915: Parse EDID probed modes for DRRS support

2014-04-04 Thread Jani Nikula
On Fri, 04 Apr 2014, Vandana Kannan wrote: > From: Pradeep Bhat > > This patch and finds out the lowest refresh rate supported for the resolution > same as the fixed_mode. > It also checks the VBT fields to see if panel supports seamless DRRS or not. > Based on above data it marks whether eDP pan

[Intel-gfx] [PATCH v10 2/6] drm/i915: Parse EDID probed modes for DRRS support

2014-04-04 Thread Vandana Kannan
From: Pradeep Bhat This patch and finds out the lowest refresh rate supported for the resolution same as the fixed_mode. It also checks the VBT fields to see if panel supports seamless DRRS or not. Based on above data it marks whether eDP panel supports seamless DRRS or not. This information is n