commit | 2e9723a3e76a050f80064249dac644f86541d3b4 | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Jan 25 17:53:19 2013 +0100 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jan 28 22:37:30 2013 +0100 |
tree | 25c1d4c553f96330b893a8874c510e04a85f47c1 | |
parent | 41c0b3a88c7bae96d8e2ee60c7ed91f57fd152d7 [diff] |
drm/i915: move modeset checks out of save/restore_modeset_reg That way the control flow is clearer, and it prepares the stage to extract these ums functions and hide them somewhere. There's still tons of display stuff outside of these, but that requires more work. Reviewed-by: Imre Deak <imre.deak@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>