All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Cc: Mikita Lipski <mikita.lipski-5C7GfCeVMHo@public.gmane.org>,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Re: [PATCH v2 00/14] DSC MST support for AMDGPU
Date: Thu, 03 Oct 2019 13:31:15 +0300	[thread overview]
Message-ID: <87bluy9l3g.fsf@intel.com> (raw)
In-Reply-To: <20191001161721.13793-1-mikita.lipski-5C7GfCeVMHo@public.gmane.org>

On Tue, 01 Oct 2019, <mikita.lipski@amd.com> wrote:
> This set of patches is a continuation of DSC enablement
> patches for AMDGPU. This set enables DSC on MST. It also
> contains implementation of both encoder and connector
> atomic check routines.

Please consider *not* using git send-email --chain-reply-to option (or
sendemail.chainReplyTo configuration). Or, if it comes from git
format-patch, --thread=deep / format.thread=deep.

BR,
Jani.

-- 
Jani Nikula, Intel Open Source Graphics Center
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

      parent reply	other threads:[~2019-10-03 10:31 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-01 16:17 [PATCH v2 00/14] DSC MST support for AMDGPU mikita.lipski-5C7GfCeVMHo
     [not found] ` <20191001161721.13793-1-mikita.lipski-5C7GfCeVMHo@public.gmane.org>
2019-10-01 16:17   ` [PATCH 01/14] drm/amd/display: Add MST atomic routines mikita.lipski-5C7GfCeVMHo
     [not found]     ` <20191001161721.13793-2-mikita.lipski-5C7GfCeVMHo@public.gmane.org>
2019-10-01 16:17       ` [PATCH 02/14] drm/dp_mst: Add PBN calculation for DSC modes mikita.lipski-5C7GfCeVMHo
     [not found]         ` <20191001161721.13793-3-mikita.lipski-5C7GfCeVMHo@public.gmane.org>
2019-10-01 16:17           ` [PATCH 03/14] drm/dp_mst: Parse FEC capability on MST ports mikita.lipski-5C7GfCeVMHo
2019-10-01 16:17             ` [PATCH 04/14] drm/dp_mst: Add MST support to DP DPCD R/W functions mikita.lipski
2019-10-01 16:17               ` [PATCH 05/14] drm/dp_mst: Fill branch->num_ports mikita.lipski
     [not found]                 ` <20191001161721.13793-6-mikita.lipski-5C7GfCeVMHo@public.gmane.org>
2019-10-01 16:17                   ` [PATCH 06/14] drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux mikita.lipski-5C7GfCeVMHo
2019-10-01 16:17                     ` [PATCH 07/14] drm/dp_mst: Add new quirk for Synaptics MST hubs mikita.lipski
     [not found]                       ` <20191001161721.13793-8-mikita.lipski-5C7GfCeVMHo@public.gmane.org>
2019-10-01 16:17                         ` [PATCH 08/14] drm/amd/display: Use correct helpers to compute timeslots mikita.lipski-5C7GfCeVMHo
     [not found]                           ` <20191001161721.13793-9-mikita.lipski-5C7GfCeVMHo@public.gmane.org>
2019-10-01 16:17                             ` [PATCH 09/14] drm/amd/display: Initialize DSC PPS variables to 0 mikita.lipski-5C7GfCeVMHo
     [not found]                               ` <20191001161721.13793-10-mikita.lipski-5C7GfCeVMHo@public.gmane.org>
2019-10-01 16:17                                 ` [PATCH 10/14] drm/amd/display: Validate DSC caps on MST endpoints mikita.lipski-5C7GfCeVMHo
     [not found]                                   ` <20191001161721.13793-11-mikita.lipski-5C7GfCeVMHo@public.gmane.org>
2019-10-01 16:17                                     ` [PATCH 11/14] drm/amd/display: Write DSC enable to MST DPCD mikita.lipski-5C7GfCeVMHo
     [not found]                                       ` <20191001161721.13793-12-mikita.lipski-5C7GfCeVMHo@public.gmane.org>
2019-10-01 16:17                                         ` [PATCH 12/14] drm/amd/display: MST DSC compute fair share mikita.lipski-5C7GfCeVMHo
     [not found]                                           ` <20191001161721.13793-13-mikita.lipski-5C7GfCeVMHo@public.gmane.org>
2019-10-01 16:17                                             ` [PATCH 13/14] drm/amd/display: Recalculate VCPI slots for new DSC connectors mikita.lipski-5C7GfCeVMHo
2019-10-01 16:17                                               ` [PATCH 14/14] drm/amd/display: Trigger modesets on MST " mikita.lipski
2019-10-07 21:52                                               ` [PATCH 13/14] drm/amd/display: Recalculate VCPI slots for new " Lyude Paul
2019-10-08 16:24                                                 ` Lyude Paul
     [not found]                                                   ` <033d162a18f61874c4489d1249fd618becb9cd60.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2019-10-08 16:41                                                     ` Lyude Paul
2019-10-08 21:26                                                   ` Mikita Lipski
     [not found]                                                     ` <e67d97c2-ebdc-467f-e2c8-bd4f96516343-5C7GfCeVMHo@public.gmane.org>
2019-10-09 22:59                                                       ` Lyude Paul
2019-10-07 21:00       ` [PATCH 01/14] drm/amd/display: Add MST atomic routines Lyude Paul
2019-10-03 10:31   ` Jani Nikula [this message]

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=87bluy9l3g.fsf@intel.com \
    --to=jani.nikula-vuqaysv1563yd54fqh9/ca@public.gmane.org \
    --cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
    --cc=mikita.lipski-5C7GfCeVMHo@public.gmane.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.