From: Daniel Vetter Date: Mon, 18 Nov 2013 08:00:58 +0000 (+0100) Subject: drm/i915/tv: add ->get_config callback X-Git-Tag: v3.13-rc1~3^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a495cfd9b5f82c40608f26fe523dc9e8533dc14;p=pandora-kernel.git drm/i915/tv: add ->get_config callback We need this to properly fill in adjusted_mode.crtc_clock, otherwise the state checker gets unhappy. This seems to have been forgotten in the big clock rework in commit 18442d08786472c63a0a80c27f92b033dffc26de Author: Ville Syrjälä Date: Fri Sep 13 16:00:08 2013 +0300 drm/i915: Fix port_clock and adjusted_mode.clock readout all over Cc: Ville Syrjälä Cc: Jani Nikula Reviewed-by: Ville Syrjälä Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed