All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: manasi.d.navare@intel.com, vinod.govindapillai@intel.com,
	jani.nikula@intel.com, dri-devel@lists.freedesktop.org,
	Stanislav.Lisovskiy@intel.com, jani.saarinen@intel.com
Subject: [PATCH 0/4] Add DP MST DSC support to i915
Date: Tue, 13 Sep 2022 17:14:13 +0300	[thread overview]
Message-ID: <20220913141417.8131-1-stanislav.lisovskiy@intel.com> (raw)

Currently we have only DSC support for DP SST.

Stanislav Lisovskiy (4):
  drm: Add missing DP DSC extended capability definitions.
  drm/i915: Fix intel_dp_mst_compute_link_config
  drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate
    function
  drm/i915: Add DSC support to MST path

 drivers/gpu/drm/i915/display/intel_dp.c     |  73 ++++----
 drivers/gpu/drm/i915/display/intel_dp.h     |  17 ++
 drivers/gpu/drm/i915/display/intel_dp_mst.c | 189 ++++++++++++++++++--
 include/drm/display/drm_dp.h                |   9 +-
 4 files changed, 231 insertions(+), 57 deletions(-)

-- 
2.37.3


WARNING: multiple messages have this Message-ID (diff)
From: Stanislav Lisovskiy <stanislav.lisovskiy@intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: jani.nikula@intel.com, dri-devel@lists.freedesktop.org
Subject: [Intel-gfx] [PATCH 0/4] Add DP MST DSC support to i915
Date: Tue, 13 Sep 2022 17:14:13 +0300	[thread overview]
Message-ID: <20220913141417.8131-1-stanislav.lisovskiy@intel.com> (raw)

Currently we have only DSC support for DP SST.

Stanislav Lisovskiy (4):
  drm: Add missing DP DSC extended capability definitions.
  drm/i915: Fix intel_dp_mst_compute_link_config
  drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate
    function
  drm/i915: Add DSC support to MST path

 drivers/gpu/drm/i915/display/intel_dp.c     |  73 ++++----
 drivers/gpu/drm/i915/display/intel_dp.h     |  17 ++
 drivers/gpu/drm/i915/display/intel_dp_mst.c | 189 ++++++++++++++++++--
 include/drm/display/drm_dp.h                |   9 +-
 4 files changed, 231 insertions(+), 57 deletions(-)

-- 
2.37.3


             reply	other threads:[~2022-09-13 14:13 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-13 14:14 Stanislav Lisovskiy [this message]
2022-09-13 14:14 ` [Intel-gfx] [PATCH 0/4] Add DP MST DSC support to i915 Stanislav Lisovskiy
2022-09-13 14:14 ` [PATCH 1/4] drm: Add missing DP DSC extended capability definitions Stanislav Lisovskiy
2022-09-13 14:14   ` [Intel-gfx] " Stanislav Lisovskiy
2022-09-14 10:28   ` Jani Nikula
2022-09-14 10:28     ` [Intel-gfx] " Jani Nikula
2022-09-28 18:21     ` Maarten Lankhorst
2022-09-28 18:21       ` Maarten Lankhorst
2022-09-13 14:14 ` [PATCH 2/4] drm/i915: Fix intel_dp_mst_compute_link_config Stanislav Lisovskiy
2022-09-13 14:14   ` [Intel-gfx] " Stanislav Lisovskiy
2022-09-13 14:14 ` [PATCH 3/4] drm/i915: Extract drm_dp_atomic_find_vcpi_slots cycle to separate function Stanislav Lisovskiy
2022-09-13 14:14   ` [Intel-gfx] " Stanislav Lisovskiy
2022-09-13 14:14 ` [PATCH 4/4] drm/i915: Add DSC support to MST path Stanislav Lisovskiy
2022-09-13 14:14   ` [Intel-gfx] " Stanislav Lisovskiy
2022-09-13 20:04 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Add DP MST DSC support to i915 (rev13) Patchwork
2022-09-13 20:04 ` [Intel-gfx] ✗ Fi.CI.SPARSE: " Patchwork
2022-09-13 20:26 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2022-09-14  9:44 ` [Intel-gfx] ✓ Fi.CI.IGT: " Patchwork
  -- strict thread matches above, loose matches on Subject: below --
2022-09-05  8:57 [PATCH 0/4] Add DP MST DSC support to i915 Stanislav Lisovskiy
2022-09-06 15:42 ` Jani Nikula
2022-09-12  8:48   ` Jani Nikula
2022-09-01 10:11 Stanislav Lisovskiy
2022-08-29  9:58 Stanislav Lisovskiy
2022-08-26  9:20 Stanislav Lisovskiy

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=20220913141417.8131-1-stanislav.lisovskiy@intel.com \
    --to=stanislav.lisovskiy@intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=jani.nikula@intel.com \
    --cc=jani.saarinen@intel.com \
    --cc=manasi.d.navare@intel.com \
    --cc=vinod.govindapillai@intel.com \
    /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.