All of lore.kernel.org
 help / color / mirror / Atom feed
* Update of amdgpu DMCUB firmware (2023-08-25)
@ 2023-08-25 20:20 Hamza Mahfooz
  2023-08-28 11:12 ` Josh Boyer
  0 siblings, 1 reply; 7+ messages in thread
From: Hamza Mahfooz @ 2023-08-25 20:20 UTC (permalink / raw)
  To: jwboyer, linux-firmware
  Cc: alexander.deucher, mario.limonciello, chandan.vurdigerenataraj,
	deepak.sharma

The following changes since commit a33f8f1abd1df344798188807de4b4397d7484d3:

  amdgpu: update DMCUB to 0.0.181.0 for various AMDGPU ASICs (2023-08-25 15:25:00 -0400)

are available in the Git repository at:

  git@gitlab.freedesktop.org:drm/firmware.git tags/amd-2023-08-25

for you to fetch changes up to a33f8f1abd1df344798188807de4b4397d7484d3:

  amdgpu: update DMCUB to 0.0.181.0 for various AMDGPU ASICs (2023-08-25 15:25:00 -0400)

----------------------------------------------------------------

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

* Re: Update of amdgpu DMCUB firmware (2023-08-25)
  2023-08-25 20:20 Update of amdgpu DMCUB firmware (2023-08-25) Hamza Mahfooz
@ 2023-08-28 11:12 ` Josh Boyer
  2023-08-28 11:47   ` Hamza Mahfooz
  0 siblings, 1 reply; 7+ messages in thread
From: Josh Boyer @ 2023-08-28 11:12 UTC (permalink / raw)
  To: Hamza Mahfooz, Wayne.Lin
  Cc: jwboyer, linux-firmware, alexander.deucher, mario.limonciello,
	chandan.vurdigerenataraj, deepak.sharma

On Fri, Aug 25, 2023 at 4:20 PM Hamza Mahfooz <hamza.mahfooz@amd.com> wrote:
>
> The following changes since commit a33f8f1abd1df344798188807de4b4397d7484d3:
>
>   amdgpu: update DMCUB to 0.0.181.0 for various AMDGPU ASICs (2023-08-25 15:25:00 -0400)
>
> are available in the Git repository at:
>
>   git@gitlab.freedesktop.org:drm/firmware.git tags/amd-2023-08-25

Does this replace Wayne Lin's pull request for tags/amd-2023-08-18?

I can't get to gitlab.freedesktop.org at all right now, so I can't pull either.

josh

>
> for you to fetch changes up to a33f8f1abd1df344798188807de4b4397d7484d3:
>
>   amdgpu: update DMCUB to 0.0.181.0 for various AMDGPU ASICs (2023-08-25 15:25:00 -0400)
>
> ----------------------------------------------------------------

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

* Re: Update of amdgpu DMCUB firmware (2023-08-25)
  2023-08-28 11:12 ` Josh Boyer
@ 2023-08-28 11:47   ` Hamza Mahfooz
  2023-08-28 14:38     ` Mario Limonciello
  2023-08-29 11:28     ` Josh Boyer
  0 siblings, 2 replies; 7+ messages in thread
From: Hamza Mahfooz @ 2023-08-28 11:47 UTC (permalink / raw)
  To: Josh Boyer, Wayne.Lin
  Cc: linux-firmware, alexander.deucher, mario.limonciello,
	chandan.vurdigerenataraj, deepak.sharma

On 8/28/23 07:12, Josh Boyer wrote:
> On Fri, Aug 25, 2023 at 4:20 PM Hamza Mahfooz <hamza.mahfooz@amd.com> wrote:
>>
>> The following changes since commit a33f8f1abd1df344798188807de4b4397d7484d3:
>>
>>    amdgpu: update DMCUB to 0.0.181.0 for various AMDGPU ASICs (2023-08-25 15:25:00 -0400)
>>
>> are available in the Git repository at:
>>
>>    git@gitlab.freedesktop.org:drm/firmware.git tags/amd-2023-08-25
> 
> Does this replace Wayne Lin's pull request for tags/amd-2023-08-18?

No, that is updating a different ASIC's fw. So, it's still needed.

> 
> I can't get to gitlab.freedesktop.org at all right now, so I can't pull either.
> 
> josh
> 
>>
>> for you to fetch changes up to a33f8f1abd1df344798188807de4b4397d7484d3:
>>
>>    amdgpu: update DMCUB to 0.0.181.0 for various AMDGPU ASICs (2023-08-25 15:25:00 -0400)
>>
>> ----------------------------------------------------------------
-- 
Hamza


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

* Re: Update of amdgpu DMCUB firmware (2023-08-25)
  2023-08-28 11:47   ` Hamza Mahfooz
@ 2023-08-28 14:38     ` Mario Limonciello
  2023-08-28 14:40       ` Benjamin Tissoires
  2023-08-29 11:28     ` Josh Boyer
  1 sibling, 1 reply; 7+ messages in thread
From: Mario Limonciello @ 2023-08-28 14:38 UTC (permalink / raw)
  To: Hamza Mahfooz, Josh Boyer, Wayne.Lin, Benjamin Tissoires
  Cc: linux-firmware, alexander.deucher, chandan.vurdigerenataraj,
	deepak.sharma

On 8/28/2023 06:47, Hamza Mahfooz wrote:
> On 8/28/23 07:12, Josh Boyer wrote:
>> On Fri, Aug 25, 2023 at 4:20 PM Hamza Mahfooz <hamza.mahfooz@amd.com> 
>> wrote:
>>>
>>> The following changes since commit 
>>> a33f8f1abd1df344798188807de4b4397d7484d3:
>>>
>>>    amdgpu: update DMCUB to 0.0.181.0 for various AMDGPU ASICs 
>>> (2023-08-25 15:25:00 -0400)
>>>
>>> are available in the Git repository at:
>>>
>>>    git@gitlab.freedesktop.org:drm/firmware.git tags/amd-2023-08-25
>>
>> Does this replace Wayne Lin's pull request for tags/amd-2023-08-18?
> 
> No, that is updating a different ASIC's fw. So, it's still needed.

But in this case the tags are sequential and from the same branch.  So I 
think pulling the newer one will be sufficient.

> 
>>
>> I can't get to gitlab.freedesktop.org at all right now, so I can't 
>> pull either.

+bentiss

Presumably you're aware FDO gitlab is down already, right?

>>
>> josh
>>
>>>
>>> for you to fetch changes up to a33f8f1abd1df344798188807de4b4397d7484d3:
>>>
>>>    amdgpu: update DMCUB to 0.0.181.0 for various AMDGPU ASICs 
>>> (2023-08-25 15:25:00 -0400)
>>>
>>> ----------------------------------------------------------------


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

* Re: Update of amdgpu DMCUB firmware (2023-08-25)
  2023-08-28 14:38     ` Mario Limonciello
@ 2023-08-28 14:40       ` Benjamin Tissoires
  2023-08-28 19:19         ` Mario Limonciello
  0 siblings, 1 reply; 7+ messages in thread
From: Benjamin Tissoires @ 2023-08-28 14:40 UTC (permalink / raw)
  To: Mario Limonciello
  Cc: Hamza Mahfooz, Josh Boyer, Wayne.Lin, linux-firmware,
	alexander.deucher, chandan.vurdigerenataraj, deepak.sharma

On Mon, Aug 28, 2023 at 4:38 PM Mario Limonciello
<mario.limonciello@amd.com> wrote:
>
> On 8/28/2023 06:47, Hamza Mahfooz wrote:
> > On 8/28/23 07:12, Josh Boyer wrote:
> >> On Fri, Aug 25, 2023 at 4:20 PM Hamza Mahfooz <hamza.mahfooz@amd.com>
> >> wrote:
> >>>
> >>> The following changes since commit
> >>> a33f8f1abd1df344798188807de4b4397d7484d3:
> >>>
> >>>    amdgpu: update DMCUB to 0.0.181.0 for various AMDGPU ASICs
> >>> (2023-08-25 15:25:00 -0400)
> >>>
> >>> are available in the Git repository at:
> >>>
> >>>    git@gitlab.freedesktop.org:drm/firmware.git tags/amd-2023-08-25
> >>
> >> Does this replace Wayne Lin's pull request for tags/amd-2023-08-18?
> >
> > No, that is updating a different ASIC's fw. So, it's still needed.
>
> But in this case the tags are sequential and from the same branch.  So I
> think pulling the newer one will be sufficient.
>
> >
> >>
> >> I can't get to gitlab.freedesktop.org at all right now, so I can't
> >> pull either.
>
> +bentiss
>
> Presumably you're aware FDO gitlab is down already, right?


Yes, I am well aware:

https://floss.social/@XOrgFoundation/110966947933348638

(and I'm actively working on it)

Cheers,
Benjamin

>
>
> >>
> >> josh
> >>
> >>>
> >>> for you to fetch changes up to a33f8f1abd1df344798188807de4b4397d7484d3:
> >>>
> >>>    amdgpu: update DMCUB to 0.0.181.0 for various AMDGPU ASICs
> >>> (2023-08-25 15:25:00 -0400)
> >>>
> >>> ----------------------------------------------------------------
>


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

* Re: Update of amdgpu DMCUB firmware (2023-08-25)
  2023-08-28 14:40       ` Benjamin Tissoires
@ 2023-08-28 19:19         ` Mario Limonciello
  0 siblings, 0 replies; 7+ messages in thread
From: Mario Limonciello @ 2023-08-28 19:19 UTC (permalink / raw)
  To: Benjamin Tissoires
  Cc: Hamza Mahfooz, Josh Boyer, Wayne.Lin, linux-firmware,
	alexander.deucher, chandan.vurdigerenataraj, deepak.sharma

On 8/28/2023 09:40, Benjamin Tissoires wrote:
> On Mon, Aug 28, 2023 at 4:38 PM Mario Limonciello
> <mario.limonciello@amd.com> wrote:
>>
>> On 8/28/2023 06:47, Hamza Mahfooz wrote:
>>> On 8/28/23 07:12, Josh Boyer wrote:
>>>> On Fri, Aug 25, 2023 at 4:20 PM Hamza Mahfooz <hamza.mahfooz@amd.com>
>>>> wrote:
>>>>>
>>>>> The following changes since commit
>>>>> a33f8f1abd1df344798188807de4b4397d7484d3:
>>>>>
>>>>>     amdgpu: update DMCUB to 0.0.181.0 for various AMDGPU ASICs
>>>>> (2023-08-25 15:25:00 -0400)
>>>>>
>>>>> are available in the Git repository at:
>>>>>
>>>>>     git@gitlab.freedesktop.org:drm/firmware.git tags/amd-2023-08-25
>>>>
>>>> Does this replace Wayne Lin's pull request for tags/amd-2023-08-18?
>>>
>>> No, that is updating a different ASIC's fw. So, it's still needed.
>>
>> But in this case the tags are sequential and from the same branch.  So I
>> think pulling the newer one will be sufficient.
>>
>>>
>>>>
>>>> I can't get to gitlab.freedesktop.org at all right now, so I can't
>>>> pull either.
>>
>> +bentiss
>>
>> Presumably you're aware FDO gitlab is down already, right?
> 
> 
> Yes, I am well aware:
> 
> https://floss.social/@XOrgFoundation/110966947933348638
> 
> (and I'm actively working on it)
> 
> Cheers,
> Benjamin
> 
And it looks like it's alive again, thanks!

Josh, you should be able to pull these tags now.


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

* Re: Update of amdgpu DMCUB firmware (2023-08-25)
  2023-08-28 11:47   ` Hamza Mahfooz
  2023-08-28 14:38     ` Mario Limonciello
@ 2023-08-29 11:28     ` Josh Boyer
  1 sibling, 0 replies; 7+ messages in thread
From: Josh Boyer @ 2023-08-29 11:28 UTC (permalink / raw)
  To: Hamza Mahfooz
  Cc: Wayne.Lin, linux-firmware, alexander.deucher, mario.limonciello,
	chandan.vurdigerenataraj, deepak.sharma

On Mon, Aug 28, 2023 at 7:48 AM Hamza Mahfooz <hamza.mahfooz@amd.com> wrote:
>
> On 8/28/23 07:12, Josh Boyer wrote:
> > On Fri, Aug 25, 2023 at 4:20 PM Hamza Mahfooz <hamza.mahfooz@amd.com> wrote:
> >>
> >> The following changes since commit a33f8f1abd1df344798188807de4b4397d7484d3:
> >>
> >>    amdgpu: update DMCUB to 0.0.181.0 for various AMDGPU ASICs (2023-08-25 15:25:00 -0400)
> >>
> >> are available in the Git repository at:
> >>
> >>    git@gitlab.freedesktop.org:drm/firmware.git tags/amd-2023-08-25
> >
> > Does this replace Wayne Lin's pull request for tags/amd-2023-08-18?
>
> No, that is updating a different ASIC's fw. So, it's still needed.

Pulled and pushed out.

josh

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

end of thread, other threads:[~2023-08-29 11:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-25 20:20 Update of amdgpu DMCUB firmware (2023-08-25) Hamza Mahfooz
2023-08-28 11:12 ` Josh Boyer
2023-08-28 11:47   ` Hamza Mahfooz
2023-08-28 14:38     ` Mario Limonciello
2023-08-28 14:40       ` Benjamin Tissoires
2023-08-28 19:19         ` Mario Limonciello
2023-08-29 11:28     ` Josh Boyer

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.