OSDN Git Service

drm/i915: Fix hdmi clock readout with pixel repeat
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Tue, 5 May 2015 14:06:26 +0000 (17:06 +0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 15 Jun 2015 09:36:23 +0000 (11:36 +0200)
commitbe69a1335fceb706e19f7eaf8d34c9a721c5baf9
treef2074e2744e2b2efc02815644b3fa29581f05222
parentec1dc603c664364c9d6c9c8e774f2822edf7397b
drm/i915: Fix hdmi clock readout with pixel repeat

Account for the pixel multiplier when reading out the HDMI
mode dotclock. Makes the state checked happier on my ILK when using
double clocked modes.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Chandra Konduru <Chandra.konduru@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_hdmi.c