[Intel-gfx] [PATCH v3 0/7] 3 display pipes combination system support

Anshuman Gupta anshuman.gupta at intel.com
Mon Feb 24 12:39:57 UTC 2020


This update is Rebased and fixes the review comment provided by 
Ville.

Anshuman Gupta (7):
  drm/i915: Iterate over pipes and skip the disabled one
  drm/i915: Remove (pipe == crtc->index) assumption
  drm/i915: Fix broken transcoder err state
  drm/i915: Fix wrongly populated plane possible_crtcs bit mask
  drm/i915: Get first crtc instead of PIPE_A crtc
  drm/i915: Add WARN_ON in intel_get_crtc_for_pipe()
  drm/i915: Fix broken num_entries in skl_ddb_allocation_overlaps

 drivers/gpu/drm/i915/display/intel_audio.c    |  2 +-
 drivers/gpu/drm/i915/display/intel_display.c  | 44 ++++++++++++++-----
 drivers/gpu/drm/i915/display/intel_display.h  |  5 ++-
 .../drm/i915/display/intel_display_types.h    | 15 ++++++-
 drivers/gpu/drm/i915/display/intel_sprite.c   |  5 +--
 drivers/gpu/drm/i915/i915_irq.c               | 28 ++++++++----
 6 files changed, 71 insertions(+), 28 deletions(-)

-- 
2.24.0



More information about the Intel-gfx mailing list