All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: Lucas De Marchi <lucas.demarchi@intel.com>
Cc: intel-xe@lists.freedesktop.org, rodrigo.vivi@intel.com
Subject: Re: [Intel-xe] [PATCH] fixup! drm/xe/display: Add intel_pps support too
Date: Thu, 11 May 2023 15:33:29 +0300	[thread overview]
Message-ID: <87mt2bkpye.fsf@intel.com> (raw)
In-Reply-To: <fliqzlotxeedvkcickrymodhpkh7sqheqy7pgzoyrfdcpzcv7q@a25nxqhm5fbe>

On Wed, 10 May 2023, Lucas De Marchi <lucas.demarchi@intel.com> wrote:
> On Wed, May 10, 2023 at 07:02:20PM +0300, Jani Nikula wrote:
>>This is an unrelated, unneeded change in "drm/xe/display: Add intel_pps
>>support too".
>>
>>After that gets applied, "drm/xe/display: Add intel_pps support too"
>>should itself be a fixup to "drm/xe/display: Implement display support".
>>
>>Signed-off-by: Jani Nikula <jani.nikula@intel.com>
>
>
> Reviewed-by: Lucas De Marchi <lucas.demarchi@intel.com>

Thanks, pushed to drm-xe-next.

Rodrigo, what would be the best way to add a git rebase todo list for
you?


BR,
Jani.


>
> Lucas De Marchi
>
>>---
>> drivers/gpu/drm/i915/display/intel_pps.c | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>>diff --git a/drivers/gpu/drm/i915/display/intel_pps.c b/drivers/gpu/drm/i915/display/intel_pps.c
>>index cfe40c64f6d4..c859b066e827 100644
>>--- a/drivers/gpu/drm/i915/display/intel_pps.c
>>+++ b/drivers/gpu/drm/i915/display/intel_pps.c
>>@@ -481,7 +481,7 @@ static void intel_pps_get_registers(struct intel_dp *intel_dp,
>> 				    struct pps_registers *regs)
>> {
>> 	struct drm_i915_private *dev_priv = dp_to_i915(intel_dp);
>>-	int pps_idx = 0;
>>+	int pps_idx;
>>
>> 	memset(regs, 0, sizeof(*regs));
>>
>>-- 
>>2.39.2
>>

-- 
Jani Nikula, Intel Open Source Graphics Center

  reply	other threads:[~2023-05-11 12:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-10 16:02 [Intel-xe] [PATCH] fixup! drm/xe/display: Add intel_pps support too Jani Nikula
2023-05-10 17:08 ` [Intel-xe] ✓ CI.Patch_applied: success for " Patchwork
2023-05-10 17:10 ` [Intel-xe] ✓ CI.KUnit: " Patchwork
2023-05-10 17:13 ` [Intel-xe] ✓ CI.Build: " Patchwork
2023-05-10 17:38 ` [Intel-xe] ○ CI.BAT: info " Patchwork
2023-05-10 20:20 ` [Intel-xe] [PATCH] " Lucas De Marchi
2023-05-11 12:33   ` Jani Nikula [this message]
2023-05-12 14:01     ` Rodrigo Vivi
2023-05-12 18:07       ` Lucas De Marchi

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=87mt2bkpye.fsf@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=lucas.demarchi@intel.com \
    --cc=rodrigo.vivi@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.