* qcom: Update GPU firmwares of QCS615 chipset
@ 2025-07-14 15:00 Akhil P Oommen
2025-07-14 15:11 ` Dmitry Baryshkov
0 siblings, 1 reply; 4+ messages in thread
From: Akhil P Oommen @ 2025-07-14 15:00 UTC (permalink / raw)
To: linux-firmware; +Cc: Dmitry Baryshkov
Hi,
Add/update the gpu firmwares required for Qualcomm's QCS615 chipset.
-Akhil
---
The following changes since commit 99d64b4f788c16e81b6550ef94f43c6b91cfad2d:
Merge branch 'amd-ucode' into kfw (2025-07-08 12:00:49 -0400)
are available in the Git repository at:
https://git.codelinaro.org/clo/linux-kernel/linux-firmware.git gpu-fw-QCS615v2
for you to fetch changes up to 9e60f646cafc202d2a3613be7ee277e1a84c1cec:
qcom: Update gpu firmwares of QCS615 chipset (2025-07-14 20:16:48 +0530)
----------------------------------------------------------------
Akhil P Oommen (1):
qcom: Update gpu firmwares of QCS615 chipset
WHENCE | 3 +++
qcom/a612_rgmu.bin | Bin 0 -> 3072 bytes
qcom/qcs615/a612_zap.mbn | Bin 14256 -> 2977 bytes
3 files changed, 3 insertions(+)
create mode 100644 qcom/a612_rgmu.bin
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: qcom: Update GPU firmwares of QCS615 chipset
2025-07-14 15:00 qcom: Update GPU firmwares of QCS615 chipset Akhil P Oommen
@ 2025-07-14 15:11 ` Dmitry Baryshkov
2025-07-14 17:02 ` Akhil P Oommen
0 siblings, 1 reply; 4+ messages in thread
From: Dmitry Baryshkov @ 2025-07-14 15:11 UTC (permalink / raw)
To: Akhil P Oommen, linux-firmware
On 14/07/2025 18:00, Akhil P Oommen wrote:
> Hi,
>
> Add/update the gpu firmwares required for Qualcomm's QCS615 chipset.
>
> -Akhil
>
> ---
> The following changes since commit 99d64b4f788c16e81b6550ef94f43c6b91cfad2d:
>
> Merge branch 'amd-ucode' into kfw (2025-07-08 12:00:49 -0400)
>
> are available in the Git repository at:
>
> https://git.codelinaro.org/clo/linux-kernel/linux-firmware.git gpu-fw-QCS615v2
>
> for you to fetch changes up to 9e60f646cafc202d2a3613be7ee277e1a84c1cec:
>
> qcom: Update gpu firmwares of QCS615 chipset (2025-07-14 20:16:48 +0530)
>
> ----------------------------------------------------------------
> Akhil P Oommen (1):
> qcom: Update gpu firmwares of QCS615 chipset
>
> WHENCE | 3 +++
> qcom/a612_rgmu.bin | Bin 0 -> 3072 bytes
I think the consensus was to skip RGMU for now.
> qcom/qcs615/a612_zap.mbn | Bin 14256 -> 2977 bytes
This file is broken. It's an HTML instead of an ELF.
> 3 files changed, 3 insertions(+)
> create mode 100644 qcom/a612_rgmu.bin
--
With best wishes
Dmitry
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: qcom: Update GPU firmwares of QCS615 chipset
2025-07-14 15:11 ` Dmitry Baryshkov
@ 2025-07-14 17:02 ` Akhil P Oommen
2025-07-14 17:20 ` Akhil P Oommen
0 siblings, 1 reply; 4+ messages in thread
From: Akhil P Oommen @ 2025-07-14 17:02 UTC (permalink / raw)
To: Dmitry Baryshkov, linux-firmware
On 7/14/2025 8:41 PM, Dmitry Baryshkov wrote:
> On 14/07/2025 18:00, Akhil P Oommen wrote:
>> Hi,
>>
>> Add/update the gpu firmwares required for Qualcomm's QCS615 chipset.
>>
>> -Akhil
>>
>> ---
>> The following changes since commit
>> 99d64b4f788c16e81b6550ef94f43c6b91cfad2d:
>>
>> Merge branch 'amd-ucode' into kfw (2025-07-08 12:00:49 -0400)
>>
>> are available in the Git repository at:
>>
>> https://git.codelinaro.org/clo/linux-kernel/linux-firmware.git gpu-
>> fw-QCS615v2
>>
>> for you to fetch changes up to 9e60f646cafc202d2a3613be7ee277e1a84c1cec:
>>
>> qcom: Update gpu firmwares of QCS615 chipset (2025-07-14 20:16:48
>> +0530)
>>
>> ----------------------------------------------------------------
>> Akhil P Oommen (1):
>> qcom: Update gpu firmwares of QCS615 chipset
>>
>> WHENCE | 3 +++
>> qcom/a612_rgmu.bin | Bin 0 -> 3072 bytes
>
> I think the consensus was to skip RGMU for now.
Yes, there was a consensus to dummy load the rgmu firmware for now, to
force userspace to always keep the rgmu firmware around. That way nobody
would complain about breaking backward compatibility when we really
implement rgmu support in future.
>
>> qcom/qcs615/a612_zap.mbn | Bin 14256 -> 2977 bytes
>
> This file is broken. It's an HTML instead of an ELF.
:(. I might have messed up when I downloaded it from the internal
repository. Let me check this and get back.
-Akhil.
>
>> 3 files changed, 3 insertions(+)
>> create mode 100644 qcom/a612_rgmu.bin
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: qcom: Update GPU firmwares of QCS615 chipset
2025-07-14 17:02 ` Akhil P Oommen
@ 2025-07-14 17:20 ` Akhil P Oommen
0 siblings, 0 replies; 4+ messages in thread
From: Akhil P Oommen @ 2025-07-14 17:20 UTC (permalink / raw)
To: Dmitry Baryshkov, linux-firmware
On 7/14/2025 10:32 PM, Akhil P Oommen wrote:
> On 7/14/2025 8:41 PM, Dmitry Baryshkov wrote:
>> On 14/07/2025 18:00, Akhil P Oommen wrote:
>>> Hi,
>>>
>>> Add/update the gpu firmwares required for Qualcomm's QCS615 chipset.
>>>
>>> -Akhil
>>>
>>> ---
>>> The following changes since commit
>>> 99d64b4f788c16e81b6550ef94f43c6b91cfad2d:
>>>
>>> Merge branch 'amd-ucode' into kfw (2025-07-08 12:00:49 -0400)
>>>
>>> are available in the Git repository at:
>>>
>>> https://git.codelinaro.org/clo/linux-kernel/linux-firmware.git gpu-
>>> fw-QCS615v2
>>>
>>> for you to fetch changes up to 9e60f646cafc202d2a3613be7ee277e1a84c1cec:
>>>
>>> qcom: Update gpu firmwares of QCS615 chipset (2025-07-14 20:16:48
>>> +0530)
>>>
>>> ----------------------------------------------------------------
>>> Akhil P Oommen (1):
>>> qcom: Update gpu firmwares of QCS615 chipset
>>>
>>> WHENCE | 3 +++
>>> qcom/a612_rgmu.bin | Bin 0 -> 3072 bytes
>>
>> I think the consensus was to skip RGMU for now.
>
> Yes, there was a consensus to dummy load the rgmu firmware for now, to
> force userspace to always keep the rgmu firmware around. That way nobody
> would complain about breaking backward compatibility when we really
> implement rgmu support in future.
>
>>
>>> qcom/qcs615/a612_zap.mbn | Bin 14256 -> 2977 bytes
>>
>> This file is broken. It's an HTML instead of an ELF.
>
> :(. I might have messed up when I downloaded it from the internal
> repository. Let me check this and get back.
Lets drop this. I will send another pull request.
-Akhil
>
> -Akhil.
>
>>
>>> 3 files changed, 3 insertions(+)
>>> create mode 100644 qcom/a612_rgmu.bin
>>
>>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-07-14 17:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-14 15:00 qcom: Update GPU firmwares of QCS615 chipset Akhil P Oommen
2025-07-14 15:11 ` Dmitry Baryshkov
2025-07-14 17:02 ` Akhil P Oommen
2025-07-14 17:20 ` Akhil P Oommen
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).