[PATCH 0/5] Add encoder_mask to crtc_state, v2.

Maarten Lankhorst maarten.lankhorst at linux.intel.com
Thu Jan 7 01:59:17 PST 2016


Another attempt at adding encoder_mask, with some behavioral fixes.

Maarten Lankhorst (5):
  drm/core: Add drm_encoder_index.
  drm/core: Add drm_for_each_encoder_mask, v2.
  drm/i915: Do not touch best_encoder for load detect.
  drm/atomic: Do not unset crtc when an encoder is stolen
  drm/atomic: Add encoder_mask to crtc_state, v2.

 drivers/gpu/drm/drm_atomic_helper.c  | 46 ++++++++++++++++++++++++++++++------
 drivers/gpu/drm/drm_crtc.c           | 23 ++++++++++++++++++
 drivers/gpu/drm/i915/intel_display.c |  5 ++--
 include/drm/drm_crtc.h               | 14 +++++++++++
 4 files changed, 79 insertions(+), 9 deletions(-)

-- 
2.1.0



More information about the dri-devel mailing list