commit | 9f0fb5bec73e4afd84d4dec040a9d54a971620ae | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Thu Oct 16 21:27:32 2014 +0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Nov 04 23:22:01 2014 +0100 |
tree | 3510837f66c6db11c344f375947f9c2e4a791906 | |
parent | 81ddbc69992a1f29aeb2a5b183e5228cc7c49caf [diff] |
drm/i915: Split power sequencer panel on/off functions to locked and unlocked variants We'll be needing to the call the power seqeuencer functions while already holding pps_mutex, so split the locking out to small wrapper functions. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Reviewed-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>