All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Subject: Re: [CI v2 0/8] drm/i915/mst: cleanups, renames, clarifications
Date: Tue, 12 Nov 2024 17:41:18 +0200	[thread overview]
Message-ID: <87v7wsbgtd.fsf@intel.com> (raw)
In-Reply-To: <cover.1731409802.git.jani.nikula@intel.com>

On Tue, 12 Nov 2024, Jani Nikula <jani.nikula@intel.com> wrote:
> Rebase of [1].
>
> [1] https://lore.kernel.org/r/cover.1731011435.git.jani.nikula@intel.com

And pushed to drm-intel-next.

BR,
Jani.


>
> Jani Nikula (8):
>   drm/i915/mst: pass primary encoder to primary encoder hooks
>   drm/i915/mst: rename intel_encoder to encoder
>   drm/i915/mst: introduce to_primary_encoder() and to_primary_dp()
>   drm/i915/mst: use primary_encoder in fake mst encoder creation
>   drm/i915/display: make CHICKEN_TRANS() display version aware
>   drm/i915/mst: convert to struct intel_display
>   drm/i915/mst: change naming from fake encoders to MST stream encoders
>   drm/i915/dp: add comments about hooks called from MST stream encoders
>
>  drivers/gpu/drm/i915/display/intel_ddi.c     |  72 +--
>  drivers/gpu/drm/i915/display/intel_ddi.h     |   2 -
>  drivers/gpu/drm/i915/display/intel_display.c |  15 +-
>  drivers/gpu/drm/i915/display/intel_dp_mst.c  | 493 ++++++++++---------
>  drivers/gpu/drm/i915/display/intel_hdcp.c    |   2 +-
>  drivers/gpu/drm/i915/display/intel_psr.c     |   4 +-
>  drivers/gpu/drm/i915/display/intel_vrr.c     |   2 +-
>  drivers/gpu/drm/i915/i915_reg.h              |   5 +-
>  8 files changed, 307 insertions(+), 288 deletions(-)

-- 
Jani Nikula, Intel

      parent reply	other threads:[~2024-11-12 15:41 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-12 11:10 [CI v2 0/8] drm/i915/mst: cleanups, renames, clarifications Jani Nikula
2024-11-12 11:10 ` [CI v2 1/8] drm/i915/mst: pass primary encoder to primary encoder hooks Jani Nikula
2024-11-12 11:10 ` [CI v2 2/8] drm/i915/mst: rename intel_encoder to encoder Jani Nikula
2024-11-12 11:10 ` [CI v2 3/8] drm/i915/mst: introduce to_primary_encoder() and to_primary_dp() Jani Nikula
2024-11-12 11:10 ` [CI v2 4/8] drm/i915/mst: use primary_encoder in fake mst encoder creation Jani Nikula
2024-11-12 11:10 ` [CI v2 5/8] drm/i915/display: make CHICKEN_TRANS() display version aware Jani Nikula
2024-11-12 11:10 ` [CI v2 6/8] drm/i915/mst: convert to struct intel_display Jani Nikula
2024-11-12 11:10 ` [CI v2 7/8] drm/i915/mst: change naming from fake encoders to MST stream encoders Jani Nikula
2024-11-12 11:10 ` [CI v2 8/8] drm/i915/dp: add comments about hooks called from " Jani Nikula
2024-11-12 11:22 ` ✓ CI.Patch_applied: success for drm/i915/mst: cleanups, renames, clarifications (rev3) Patchwork
2024-11-12 11:22 ` ✗ CI.checkpatch: warning " Patchwork
2024-11-12 11:23 ` ✓ CI.KUnit: success " Patchwork
2024-11-12 11:35 ` ✓ CI.Build: " Patchwork
2024-11-12 11:37 ` ✓ CI.Hooks: " Patchwork
2024-11-12 11:39 ` ✗ CI.checksparse: warning " Patchwork
2024-11-12 11:42 ` ✓ Fi.CI.BAT: success " Patchwork
2024-11-12 11:43 ` ✗ Fi.CI.CHECKPATCH: warning " Patchwork
2024-11-12 11:43 ` ✗ Fi.CI.SPARSE: " Patchwork
2024-11-12 11:56 ` ✓ CI.BAT: success " Patchwork
2024-11-12 13:26 ` ✗ CI.FULL: failure " Patchwork
2024-11-12 15:02 ` ✗ Fi.CI.IGT: " Patchwork
2024-11-12 15:41 ` 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=87v7wsbgtd.fsf@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@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.