All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ville Syrjala <ville.syrjala@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Subject: [PATCH 0/2] drm/i915: A few bigjoiner fixes
Date: Wed, 27 Mar 2024 22:36:14 +0200	[thread overview]
Message-ID: <20240327203616.20502-1-ville.syrjala@linux.intel.com> (raw)

From: Ville Syrjälä <ville.syrjala@linux.intel.com>

Refuse bigjoiner+port sync as it's completely broken,
and also fix a potential state mismatch once we do
get MST/port sync + bigjoiner support.

Ville Syrjälä (2):
  drm/i915: Disable port sync when bigjoiner is used
  drm/i915: Fix intel_modeset_pipe_config_late() for bigjoiner

 drivers/gpu/drm/i915/display/intel_ddi.c     |  1 +
 drivers/gpu/drm/i915/display/intel_display.c | 46 ++++++++++++++------
 2 files changed, 33 insertions(+), 14 deletions(-)

-- 
2.43.2


             reply	other threads:[~2024-03-27 20:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-27 20:36 Ville Syrjala [this message]
2024-03-27 20:36 ` [PATCH 1/2] drm/i915: Disable port sync when bigjoiner is used Ville Syrjala
2024-03-27 20:36 ` [PATCH 2/2] drm/i915: Fix intel_modeset_pipe_config_late() for bigjoiner Ville Syrjala
2024-03-27 23:52 ` ✗ Fi.CI.SPARSE: warning for drm/i915: A few bigjoiner fixes Patchwork
2024-03-28 15:48 ` ✓ Fi.CI.BAT: success " Patchwork
2024-03-28 18:19 ` ✓ Fi.CI.IGT: " Patchwork
2024-03-29  0:35 ` ✗ Fi.CI.IGT: failure " Patchwork

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240327203616.20502-1-ville.syrjala@linux.intel.com \
    --to=ville.syrjala@linux.intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.