linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2019-07-16 19:37 Stephen Rothwell
  0 siblings, 0 replies; 21+ messages in thread
From: Stephen Rothwell @ 2019-07-16 19:37 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 165 bytes --]

Hi all,

Commit

  50092eb42f16 ("drm/amdgpu: Fix unaligned memory copies")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the amdgpu tree
  2023-07-10 13:21 ` Aurabindo Pillai
@ 2023-07-10 13:24   ` Alex Deucher
  0 siblings, 0 replies; 21+ messages in thread
From: Alex Deucher @ 2023-07-10 13:24 UTC (permalink / raw)
  To: Aurabindo Pillai
  Cc: Stephen Rothwell, Wesley Chalmers, Linux Kernel Mailing List,
	Linux Next Mailing List

On Mon, Jul 10, 2023 at 9:21 AM Aurabindo Pillai
<aurabindo.pillai@amd.com> wrote:
>
>
>
> On 7/9/2023 6:25 PM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Commit
> >
> >    aeddb7d13ad3 ("drm/amd/display: Block optimize on consecutive FAMS enables")
> >
> > is missing a Signed-off-by from its author.
> >
>
> Hi Stephen,
>
> Not sure how the tags went missing, but here is the full commit
> (a7d8d8bcbd9af8d4aa1580bffd418af78384040f) information from
> amd-staging-drm-next:
>
>
>      drm/amd/display: Block optimize on consecutive FAMS enables
>
>      [WHY]
>      It is possible to commit state multiple times in rapid succession with
>      FAMS enabled; if each of these commits were to set optimized_required,
>      then the user may see latency.
>
>      [HOW]
>      fw_based_mclk_switching is currently not used in dc->clk_mgr; use it
>      to track whether the current state has FAMS enabled;
>      if it has, then do not disable FAMS in prepare_bandwidth, and do
> not set
>      optimized_required.
>
>      Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
>      Signed-off-by: Wesley Chalmers <Wesley.Chalmers@amd.com>
>      Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
>      Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
>      Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
>

I've fixed it up in my tree.

Alex

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the amdgpu tree
  2023-07-09 22:25 Stephen Rothwell
@ 2023-07-10 13:21 ` Aurabindo Pillai
  2023-07-10 13:24   ` Alex Deucher
  0 siblings, 1 reply; 21+ messages in thread
From: Aurabindo Pillai @ 2023-07-10 13:21 UTC (permalink / raw)
  To: Stephen Rothwell, Alex Deucher
  Cc: Wesley Chalmers, Linux Kernel Mailing List, Linux Next Mailing List



On 7/9/2023 6:25 PM, Stephen Rothwell wrote:
> Hi all,
> 
> Commit
> 
>    aeddb7d13ad3 ("drm/amd/display: Block optimize on consecutive FAMS enables")
> 
> is missing a Signed-off-by from its author.
> 

Hi Stephen,

Not sure how the tags went missing, but here is the full commit 
(a7d8d8bcbd9af8d4aa1580bffd418af78384040f) information from 
amd-staging-drm-next:


     drm/amd/display: Block optimize on consecutive FAMS enables

     [WHY]
     It is possible to commit state multiple times in rapid succession with
     FAMS enabled; if each of these commits were to set optimized_required,
     then the user may see latency.

     [HOW]
     fw_based_mclk_switching is currently not used in dc->clk_mgr; use it
     to track whether the current state has FAMS enabled;
     if it has, then do not disable FAMS in prepare_bandwidth, and do 
not set
     optimized_required.

     Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
     Signed-off-by: Wesley Chalmers <Wesley.Chalmers@amd.com>
     Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
     Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
     Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>


--

Thanks & Regards,
Aurabindo Pillai

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2023-07-09 22:25 Stephen Rothwell
  2023-07-10 13:21 ` Aurabindo Pillai
  0 siblings, 1 reply; 21+ messages in thread
From: Stephen Rothwell @ 2023-07-09 22:25 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Aurabindo Pillai, Wesley Chalmers, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 182 bytes --]

Hi all,

Commit

  aeddb7d13ad3 ("drm/amd/display: Block optimize on consecutive FAMS enables")

is missing a Signed-off-by from its author.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the amdgpu tree
  2023-01-09 21:58 Stephen Rothwell
@ 2023-01-09 22:04 ` Alex Deucher
  0 siblings, 0 replies; 21+ messages in thread
From: Alex Deucher @ 2023-01-09 22:04 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

On Mon, Jan 9, 2023 at 4:59 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   d6baa536dd7c ("drm/amd: Use `amdgpu_ucode_request` helper for SDMA")
>
> is missing a Signed-off-by from its committer.

Fixed.  Thanks.

Alex

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2023-01-09 21:58 Stephen Rothwell
  2023-01-09 22:04 ` Alex Deucher
  0 siblings, 1 reply; 21+ messages in thread
From: Stephen Rothwell @ 2023-01-09 21:58 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

Hi all,

Commit

  d6baa536dd7c ("drm/amd: Use `amdgpu_ucode_request` helper for SDMA")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2022-07-13 22:22 Stephen Rothwell
  0 siblings, 0 replies; 21+ messages in thread
From: Stephen Rothwell @ 2022-07-13 22:22 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 204 bytes --]

Hi all,

Commit

  246cefb8637a ("drm/amdgpu: Check BO's requested pinning domains against its preferred_domains")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2022-06-01 21:57 Stephen Rothwell
  0 siblings, 0 replies; 21+ messages in thread
From: Stephen Rothwell @ 2022-06-01 21:57 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Dillon Varone, Fangzhi Zuo, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 197 bytes --]

Hi all,

Commit

  bd92bf3976c6 ("drm/amd/display: Ensure that DMCUB fw in use is loaded by DC and not VBIOS")

is missing a Signed-off-by from its author.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2022-05-14 10:11 Stephen Rothwell
  0 siblings, 0 replies; 21+ messages in thread
From: Stephen Rothwell @ 2022-05-14 10:11 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 186 bytes --]

Hi all,

Commit

  7d8896a222b6 ("drm/amd/pm: add smu pp_feature_mask callback for smu_v13_0_7")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2022-01-11 21:23 Stephen Rothwell
  0 siblings, 0 replies; 21+ messages in thread
From: Stephen Rothwell @ 2022-01-11 21:23 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 187 bytes --]

Hi all,

Commit

  420e543b708d ("Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2022-01-03 23:50 Stephen Rothwell
  0 siblings, 0 replies; 21+ messages in thread
From: Stephen Rothwell @ 2022-01-03 23:50 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

Hi all,

Commit

  3be2709660dc ("drm/amdgpu: Call amdgpu_device_unmap_mmio() if device is unplugged to prevent crash in GPU initialization failure")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the amdgpu tree
  2021-03-29 15:34   ` Alex Deucher
@ 2021-03-29 15:35     ` Mark Yacoub
  0 siblings, 0 replies; 21+ messages in thread
From: Mark Yacoub @ 2021-03-29 15:35 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Stephen Rothwell, Linux Kernel Mailing List, Linux Next Mailing List

Awesome, thank you so much Alex!

On Mon, Mar 29, 2021 at 11:35 AM Alex Deucher <alexdeucher@gmail.com> wrote:
>
> Hi Mark.  I've fixed this up in my tree.
>
> Alex
>
> On Mon, Mar 29, 2021 at 10:18 AM Mark Yacoub <markyacoub@google.com> wrote:
> >
> > oh this sucks. I'll look into my config and fix it. Thanks Stephen for
> > bringing it to my attention!
> >
> > On Sun, Mar 28, 2021 at 5:24 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> > >
> > > Hi all,
> > >
> > > Commit
> > >
> > >   0ea5088407fa ("drm/amdgpu: Ensure that the modifier requested is supported by plane.")
> > >
> > > is missing a Signed-off-by from its author.
> > >
> > > The author is "Mark Yacoub <markyacoub@google.com>", but the SOB is
> > > "default avatarMark Yacoub <markyacoub@chromium.org>" :-(
> > >
> > > --
> > > Cheers,
> > > Stephen Rothwell

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the amdgpu tree
  2021-03-29 14:17 ` Mark Yacoub
@ 2021-03-29 15:34   ` Alex Deucher
  2021-03-29 15:35     ` Mark Yacoub
  0 siblings, 1 reply; 21+ messages in thread
From: Alex Deucher @ 2021-03-29 15:34 UTC (permalink / raw)
  To: Mark Yacoub
  Cc: Stephen Rothwell, Linux Kernel Mailing List, Linux Next Mailing List

Hi Mark.  I've fixed this up in my tree.

Alex

On Mon, Mar 29, 2021 at 10:18 AM Mark Yacoub <markyacoub@google.com> wrote:
>
> oh this sucks. I'll look into my config and fix it. Thanks Stephen for
> bringing it to my attention!
>
> On Sun, Mar 28, 2021 at 5:24 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >
> > Hi all,
> >
> > Commit
> >
> >   0ea5088407fa ("drm/amdgpu: Ensure that the modifier requested is supported by plane.")
> >
> > is missing a Signed-off-by from its author.
> >
> > The author is "Mark Yacoub <markyacoub@google.com>", but the SOB is
> > "default avatarMark Yacoub <markyacoub@chromium.org>" :-(
> >
> > --
> > Cheers,
> > Stephen Rothwell

^ permalink raw reply	[flat|nested] 21+ messages in thread

* Re: linux-next: Signed-off-by missing for commit in the amdgpu tree
  2021-03-28 21:24 Stephen Rothwell
@ 2021-03-29 14:17 ` Mark Yacoub
  2021-03-29 15:34   ` Alex Deucher
  0 siblings, 1 reply; 21+ messages in thread
From: Mark Yacoub @ 2021-03-29 14:17 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Alex Deucher, Linux Kernel Mailing List, Linux Next Mailing List

oh this sucks. I'll look into my config and fix it. Thanks Stephen for
bringing it to my attention!

On Sun, Mar 28, 2021 at 5:24 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commit
>
>   0ea5088407fa ("drm/amdgpu: Ensure that the modifier requested is supported by plane.")
>
> is missing a Signed-off-by from its author.
>
> The author is "Mark Yacoub <markyacoub@google.com>", but the SOB is
> "default avatarMark Yacoub <markyacoub@chromium.org>" :-(
>
> --
> Cheers,
> Stephen Rothwell

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2021-03-28 21:24 Stephen Rothwell
  2021-03-29 14:17 ` Mark Yacoub
  0 siblings, 1 reply; 21+ messages in thread
From: Stephen Rothwell @ 2021-03-28 21:24 UTC (permalink / raw)
  To: Alex Deucher
  Cc: Mark Yacoub, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 322 bytes --]

Hi all,

Commit

  0ea5088407fa ("drm/amdgpu: Ensure that the modifier requested is supported by plane.")

is missing a Signed-off-by from its author.

The author is "Mark Yacoub <markyacoub@google.com>", but the SOB is
"default avatarMark Yacoub <markyacoub@chromium.org>" :-(

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2021-03-21 21:17 Stephen Rothwell
  0 siblings, 0 replies; 21+ messages in thread
From: Stephen Rothwell @ 2021-03-21 21:17 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 264 bytes --]

Hi all,

Commits

  42b44dbf555c ("drm/amdgpu: Enable VCN/JPEG CG on aldebaran")
  19eb0ec1d1a2 ("drm/amdgpu: add codes to capture invalid hardware access when recovery")

are missing a Signed-off-by from their committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2020-11-01 21:28 Stephen Rothwell
  0 siblings, 0 replies; 21+ messages in thread
From: Stephen Rothwell @ 2020-11-01 21:28 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 170 bytes --]

Hi all,

Commit

  fdaa4cf1097b ("amd/amdgpu: Disable VCN DPG mode for Picasso")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2020-09-15 22:27 Stephen Rothwell
  0 siblings, 0 replies; 21+ messages in thread
From: Stephen Rothwell @ 2020-09-15 22:27 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 177 bytes --]

Hi all,

Commit

  dd9a8f6b930b ("PCI/ERR: Fix reset logic in pcie_do_recovery() call")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2020-01-27 21:38 Stephen Rothwell
  0 siblings, 0 replies; 21+ messages in thread
From: Stephen Rothwell @ 2020-01-27 21:38 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 187 bytes --]

Hi all,

Commit

  9909ad4c6545 ("drm/amdgpu: Fix TLB invalidation request when using semaphore")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2019-07-03 21:43 Stephen Rothwell
  0 siblings, 0 replies; 21+ messages in thread
From: Stephen Rothwell @ 2019-07-03 21:43 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 168 bytes --]

Hi all,

Commit

  841e58962647 ("drm/amdgpu/psp: add psp support for navi14")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

* linux-next: Signed-off-by missing for commit in the amdgpu tree
@ 2019-06-22 13:54 Stephen Rothwell
  0 siblings, 0 replies; 21+ messages in thread
From: Stephen Rothwell @ 2019-06-22 13:54 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

Hi all,

Commit

  e48c277af9db ("drm/amd/powrplay: add interface for dc to get max clock values")

is missing a Signed-off-by from its committer.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2023-07-10 13:24 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-16 19:37 linux-next: Signed-off-by missing for commit in the amdgpu tree Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2023-07-09 22:25 Stephen Rothwell
2023-07-10 13:21 ` Aurabindo Pillai
2023-07-10 13:24   ` Alex Deucher
2023-01-09 21:58 Stephen Rothwell
2023-01-09 22:04 ` Alex Deucher
2022-07-13 22:22 Stephen Rothwell
2022-06-01 21:57 Stephen Rothwell
2022-05-14 10:11 Stephen Rothwell
2022-01-11 21:23 Stephen Rothwell
2022-01-03 23:50 Stephen Rothwell
2021-03-28 21:24 Stephen Rothwell
2021-03-29 14:17 ` Mark Yacoub
2021-03-29 15:34   ` Alex Deucher
2021-03-29 15:35     ` Mark Yacoub
2021-03-21 21:17 Stephen Rothwell
2020-11-01 21:28 Stephen Rothwell
2020-09-15 22:27 Stephen Rothwell
2020-01-27 21:38 Stephen Rothwell
2019-07-03 21:43 Stephen Rothwell
2019-06-22 13:54 Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).