drm/i915: split encoder get_config calls from crtc get_clock calls
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 1 Jul 2013 22:50:17 +0000 (15:50 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 2 Jul 2013 07:44:29 +0000 (09:44 +0200)
This should help on HSW, where we don't currently have a get_clock call.

Reported-by: Paulo Zanoni <przanoni@gmail.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found