commit | 74bff5f92740a9dab61c695b1726f1c7c312e724 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Wed Feb 10 13:49:36 2016 +0100 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu Feb 25 08:59:05 2016 +0100 |
tree | 99d4b65a1930cb7827eb0dc4a790130ee8e5b5ec | |
parent | 6831f3e3c640ad4ca3f93601a26ee4ecf210aefa [diff] |
drm/i915: Pass crtc state to modeset_get_crtc_power_domains. Use our newly created encoder_mask to iterate over the encoders. This makes it possible to get the crtc power domains from the crtc_state at any time, without any locks or having to look at the legacy state. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1455108583-29227-2-git-send-email-maarten.lankhorst@linux.intel.com Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com>