Intel-XE Archive on 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
Cc: Luca Coelho <luciano.coelho@intel.com>
Subject: Re: [PATCH v3 0/5] drm/i915/dp: convert to struct intel_display
Date: Mon, 16 Dec 2024 17:23:36 +0200	[thread overview]
Message-ID: <87a5cvslc7.fsf@intel.com> (raw)
In-Reply-To: <cover.1734083244.git.jani.nikula@intel.com>

On Fri, 13 Dec 2024, Jani Nikula <jani.nikula@intel.com> wrote:
> Rebase of [1].

Thanks for the review, pushed to din.

BR,
Jani.



>
> BR,
> Jani.
>
>
> [1] https://lore.kernel.org/r/cover.1733827537.git.jani.nikula@intel.com
>
>
> Jani Nikula (5):
>   drm/i915/dp: s/intel_encoder/encoder/
>   drm/i915/dp: s/intel_connector/connector/
>   drm/i915/dp: convert to struct intel_display
>   drm/i915/dp: convert interfaces to struct intel_display
>   drm/i915/dp: finish link training conversion to struct intel_display
>
>  drivers/gpu/drm/i915/display/intel_display.c  |   6 +-
>  .../drm/i915/display/intel_display_driver.c   |   9 +-
>  drivers/gpu/drm/i915/display/intel_dp.c       | 922 +++++++++---------
>  drivers/gpu/drm/i915/display/intel_dp.h       |  20 +-
>  .../drm/i915/display/intel_dp_link_training.c |  14 +-
>  drivers/gpu/drm/i915/display/intel_dp_mst.c   |  12 +-
>  drivers/gpu/drm/i915/display/intel_psr.c      |   2 +-
>  drivers/gpu/drm/i915/i915_driver.c            |   2 +-
>  drivers/gpu/drm/xe/display/xe_display.c       |   2 +-
>  9 files changed, 499 insertions(+), 490 deletions(-)

-- 
Jani Nikula, Intel

      parent reply	other threads:[~2024-12-16 15:23 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-13  9:48 [PATCH v3 0/5] drm/i915/dp: convert to struct intel_display Jani Nikula
2024-12-13  9:48 ` [PATCH v3 1/5] drm/i915/dp: s/intel_encoder/encoder/ Jani Nikula
2024-12-13  9:48 ` [PATCH v3 2/5] drm/i915/dp: s/intel_connector/connector/ Jani Nikula
2024-12-13  9:48 ` [PATCH v3 3/5] drm/i915/dp: convert to struct intel_display Jani Nikula
2024-12-13 12:36   ` kernel test robot
2024-12-13 18:47   ` kernel test robot
2024-12-13  9:48 ` [PATCH v3 4/5] drm/i915/dp: convert interfaces " Jani Nikula
2024-12-13  9:48 ` [PATCH v3 5/5] drm/i915/dp: finish link training conversion " Jani Nikula
2024-12-13 12:03 ` ✓ CI.Patch_applied: success for drm/i915/dp: convert to struct intel_display (rev3) Patchwork
2024-12-13 12:03 ` ✓ CI.checkpatch: " Patchwork
2024-12-13 12:04 ` ✓ CI.KUnit: " Patchwork
2024-12-13 12:22 ` ✓ CI.Build: " Patchwork
2024-12-13 12:25 ` ✓ CI.Hooks: " Patchwork
2024-12-13 12:26 ` ✗ CI.checksparse: warning " Patchwork
2024-12-13 12:49 ` ✓ Xe.CI.BAT: success " Patchwork
2024-12-13 21:19 ` ✗ Xe.CI.Full: failure " Patchwork
2024-12-16 15:23 ` 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=87a5cvslc7.fsf@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=luciano.coelho@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox