commit | 3cb480bcb3397a1cfdc04115adcdb33393fde4f9 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Mon Jun 01 12:49:49 2015 +0200 |
committer | Jani Nikula <jani.nikula@intel.com> | Fri Jun 12 13:19:31 2015 +0300 |
tree | fe86e150cc3cf68bcc281f44d7166fb54566c991 | |
parent | 1b5092592824d1c91d6e48d820b6047f6ba323ce [diff] |
drm/i915: Use drm_atomic_helper_update_legacy_modeset_state, v2. Now that the helper is exported there's no need to duplicate this code any more. Changes since v1: - move intel_modeset_update_staged_output_state call to the right place. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Signed-off-by: Jani Nikula <jani.nikula@intel.com>