diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-04-24 17:55:13 -0400 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-05-20 09:19:35 -0400 |
commit | b14b105586dc3a8221f282220da1d47bb8a85c5b (patch) | |
tree | 12235ee246f9e4c58c0c91274c6704fad2853811 /drivers/s390/kvm/Makefile | |
parent | f2a69f44aff8d96eb9080b97e39f3230b2c02ab2 (diff) |
drm/i915: Extract intel_prepare_shared_dpll
This is the last piece of code which write state to the hardware in
the ironalake ->crtc_mode_set callback.
I think we could merge this with the pll->enable hook, but otoh the
ordering requirements with the ldvs port are really tricky. Doing the
FP0/1 writes up-front before we even prepare the lvds port (in the
pre_pll_enable hook) like on i9xx seems safest.
With this ilk+ platforms are now ready for runtime PM with DPMS. Since
hsw/bdw also support runtime pm besides snb we need to first make the
haswell code save before we can touch the core code.
Reviewed-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/s390/kvm/Makefile')
0 files changed, 0 insertions, 0 deletions