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

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

Hi all,

Commits

  e2c6983e3533 ("drm/amd/display: Revert fixup DPP programming sequence")
  79312258f95d ("drm/amd/display: Do not double-buffer DTO adjustments")

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] 4+ messages in thread

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

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

Hi Alex,

On Wed, 3 Jun 2020 17:44:31 -0400 Alex Deucher <alexdeucher@gmail.com> wrote:
>
> On Wed, Jun 3, 2020 at 5:35 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> >
> > Is all this new stuff really destined for v5.8?  
> 
> No.  5.9.

Then it should not be in linux-next until after v5.8-rc1 is released.

-- 
Cheers,
Stephen Rothwell

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

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

* Re: linux-next: Signed-off-by missing for commits in the amdgpu tree
  2020-06-03 21:35 Stephen Rothwell
@ 2020-06-03 21:44 ` Alex Deucher
  2020-06-03 22:01   ` Stephen Rothwell
  0 siblings, 1 reply; 4+ messages in thread
From: Alex Deucher @ 2020-06-03 21:44 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

On Wed, Jun 3, 2020 at 5:35 PM Stephen Rothwell <sfr@canb.auug.org.au> wrote:
>
> Hi all,
>
> Commits
>
>   2967442ac479 ("drm/amd/display: Add DCN3 to Kconfig")
>   4e7406acd3e6 ("drm/amd/display: Add DCN3 blocks to Makefile")
>   b8163750954c ("drm/amd/display: fix and simplify pipe split logic for DCN3")
>   a6a7b1845598 ("drm/amdgpu: Enable DM block for DCN3")
>   5aa25fb310d5 ("drm/amd/display: Remove Unused Registers")
>   ea05812d2d55 ("drm/amd/display: Handle RGBE_ALPHA Pixel Format")
>   b663d733cbe1 ("drm/amd/display: Init function tables for DCN3")
>   19e1ceaeaadf ("drm/amd/display: Add DCN3 VPG")
>   889bc1fa55f5 ("drm/amd/display: Add DCN3 AFMT")
>   0e5cf8885f67 ("drm/amd/display: Add DCN3 Command Table Helpers")
>   3086e21408a6 ("drm/amd/display: Add DCN3 Resource")
>   3fbd2731be3e ("drm/amd/display: Add DCN3 Support in DM (v2)")
>   581b9589487e ("drm/amd/display: Add DCN3 HWSEQ")
>   ca2e97c317ad ("drm/amd/display: Add DCN3 DMUB")
>   c8728a921074 ("drm/amd/display: Add DCN3 GPIO")
>   e51d66e1d338 ("drm/amd/display: Add DCN3 IRQ")
>   3ab489724031 ("drm/amd/display: Add DCN3 DML")
>   202ad3f23604 ("drm/amd/display: Add DCN3 DWB")
>   8905a0576034 ("drm/amd/display: Add DCN3 MMHUBHUB")
>   481beb130dec ("drm/amd/display: Add DCN3 HUBP")
>   ee52a594ac12 ("drm/amd/display: Add DCN3 HUBHUB")
>   7dcc0bbf90d9 ("drm/amd/display: Add DCN3 DPP")
>   c37075e358b6 ("drm/amd/display: Add DCN3 MPC")
>   5629c57da234 ("drm/amd/display: Add DCN3 OPP header")
>   86f1f7c7bc4f ("drm/amd/display: Add DCN3 OPTC")
>   f0d3ced5769c ("drm/amd/display: Add DCN3 DCCG")
>   bce3430d79d4 ("drm/amd/display: Add DCN3 CLK_MGR")
>   ca1404079b72 ("drm/amd/display: Add DCN3 DIO")
>   639f7ee6f6d3 ("drm/amd/display: Add DCN3 chip ids")
>   5fa689e66bf4 ("drm/amdgpu/powerplay: add smu block for sienna_cichlid")
>
> are missing a Signed-off-by from their committer.

Fixed.

>
> Is all this new stuff really destined for v5.8?

No.  5.9.

Alex

> --
> Cheers,
> Stephen Rothwell

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

* linux-next: Signed-off-by missing for commits in the amdgpu tree
@ 2020-06-03 21:35 Stephen Rothwell
  2020-06-03 21:44 ` Alex Deucher
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2020-06-03 21:35 UTC (permalink / raw)
  To: Alex Deucher; +Cc: Linux Next Mailing List, Linux Kernel Mailing List

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

Hi all,

Commits

  2967442ac479 ("drm/amd/display: Add DCN3 to Kconfig")
  4e7406acd3e6 ("drm/amd/display: Add DCN3 blocks to Makefile")
  b8163750954c ("drm/amd/display: fix and simplify pipe split logic for DCN3")
  a6a7b1845598 ("drm/amdgpu: Enable DM block for DCN3")
  5aa25fb310d5 ("drm/amd/display: Remove Unused Registers")
  ea05812d2d55 ("drm/amd/display: Handle RGBE_ALPHA Pixel Format")
  b663d733cbe1 ("drm/amd/display: Init function tables for DCN3")
  19e1ceaeaadf ("drm/amd/display: Add DCN3 VPG")
  889bc1fa55f5 ("drm/amd/display: Add DCN3 AFMT")
  0e5cf8885f67 ("drm/amd/display: Add DCN3 Command Table Helpers")
  3086e21408a6 ("drm/amd/display: Add DCN3 Resource")
  3fbd2731be3e ("drm/amd/display: Add DCN3 Support in DM (v2)")
  581b9589487e ("drm/amd/display: Add DCN3 HWSEQ")
  ca2e97c317ad ("drm/amd/display: Add DCN3 DMUB")
  c8728a921074 ("drm/amd/display: Add DCN3 GPIO")
  e51d66e1d338 ("drm/amd/display: Add DCN3 IRQ")
  3ab489724031 ("drm/amd/display: Add DCN3 DML")
  202ad3f23604 ("drm/amd/display: Add DCN3 DWB")
  8905a0576034 ("drm/amd/display: Add DCN3 MMHUBHUB")
  481beb130dec ("drm/amd/display: Add DCN3 HUBP")
  ee52a594ac12 ("drm/amd/display: Add DCN3 HUBHUB")
  7dcc0bbf90d9 ("drm/amd/display: Add DCN3 DPP")
  c37075e358b6 ("drm/amd/display: Add DCN3 MPC")
  5629c57da234 ("drm/amd/display: Add DCN3 OPP header")
  86f1f7c7bc4f ("drm/amd/display: Add DCN3 OPTC")
  f0d3ced5769c ("drm/amd/display: Add DCN3 DCCG")
  bce3430d79d4 ("drm/amd/display: Add DCN3 CLK_MGR")
  ca1404079b72 ("drm/amd/display: Add DCN3 DIO")
  639f7ee6f6d3 ("drm/amd/display: Add DCN3 chip ids")
  5fa689e66bf4 ("drm/amdgpu/powerplay: add smu block for sienna_cichlid")

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

Is all this new stuff really destined for v5.8?
-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2020-06-03 22:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-02 22:12 linux-next: Signed-off-by missing for commits in the amdgpu tree Stephen Rothwell
2020-06-03 21:35 Stephen Rothwell
2020-06-03 21:44 ` Alex Deucher
2020-06-03 22:01   ` 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).