mbox series

pull request: linux-firmware: Update Mediatek MT8183/MT8192/MT8195 SCP firmware

Message ID 42437b6fc5dac19bf23f9806dfbe6915e055397b.camel@mediatek.com (mailing list archive)
State New, archived
Headers show
Series pull request: linux-firmware: Update Mediatek MT8183/MT8192/MT8195 SCP firmware | expand

Pull-request

https://github.com/tinghan-shen/linux_fw_scp mtk-scp-20220722

Message

Tinghan Shen July 22, 2022, 8:29 a.m. UTC
Hi maintainers,

Update SCP firmware for MediaTek MT8183/MT8192/MT8195.
Thank you!


Regards,
TingHan

---

The following changes since commit 4421586e8e95ce789cb6b3f1af98962bfef74c7b:

  amdgpu: update renoir to release 22.20 (2022-07-19 06:44:08 -0400)

are available in the Git repository at:

  https://github.com/tinghan-shen/linux_fw_scp mtk-scp-20220722

for you to fetch changes up to 56cf6461a82b08facd41154f7c44a19f0a085f66:

  mediatek: Update mt8183/mt8192/mt8195 SCP firmware (2022-07-22 16:16:27 +0800)

----------------------------------------------------------------
Tinghan Shen (1):
      mediatek: Update mt8183/mt8192/mt8195 SCP firmware

 WHENCE                  |   6 +++---
 mediatek/mt8183/scp.img | Bin 1032064 -> 1030776 bytes
 mediatek/mt8192/scp.img | Bin 327968 -> 328096 bytes
 mediatek/mt8195/scp.img | Bin 429668 -> 429820 bytes
 4 files changed, 3 insertions(+), 3 deletions(-)

Comments

Josh Boyer July 25, 2022, 6:15 p.m. UTC | #1
On Fri, Jul 22, 2022 at 4:29 AM Tinghan Shen <tinghan.shen@mediatek.com> wrote:
>
> Hi maintainers,
>
> Update SCP firmware for MediaTek MT8183/MT8192/MT8195.
> Thank you!
>
>
> Regards,
> TingHan
>
> ---
>
> The following changes since commit 4421586e8e95ce789cb6b3f1af98962bfef74c7b:
>
>   amdgpu: update renoir to release 22.20 (2022-07-19 06:44:08 -0400)
>
> are available in the Git repository at:
>
>   https://github.com/tinghan-shen/linux_fw_scp mtk-scp-20220722
>
> for you to fetch changes up to 56cf6461a82b08facd41154f7c44a19f0a085f66:
>
>   mediatek: Update mt8183/mt8192/mt8195 SCP firmware (2022-07-22 16:16:27 +0800)
>
> ----------------------------------------------------------------
> Tinghan Shen (1):
>       mediatek: Update mt8183/mt8192/mt8195 SCP firmware

Pulled and pushed out.  Thanks.

josh

>
>  WHENCE                  |   6 +++---
>  mediatek/mt8183/scp.img | Bin 1032064 -> 1030776 bytes
>  mediatek/mt8192/scp.img | Bin 327968 -> 328096 bytes
>  mediatek/mt8195/scp.img | Bin 429668 -> 429820 bytes
>  4 files changed, 3 insertions(+), 3 deletions(-)
>
NĂ­colas F. R. A. Prado Jan. 12, 2023, 8:46 p.m. UTC | #2
On Fri, Jul 22, 2022 at 04:29:34PM +0800, Tinghan Shen wrote:
> Hi maintainers,
> 
> Update SCP firmware for MediaTek MT8183/MT8192/MT8195.
> Thank you!
> 
> 
> Regards,
> TingHan
> 
> ---
> 
> The following changes since commit 4421586e8e95ce789cb6b3f1af98962bfef74c7b:
> 
>   amdgpu: update renoir to release 22.20 (2022-07-19 06:44:08 -0400)
> 
> are available in the Git repository at:
> 
>   https://github.com/tinghan-shen/linux_fw_scp mtk-scp-20220722
> 
> for you to fetch changes up to 56cf6461a82b08facd41154f7c44a19f0a085f66:
> 
>   mediatek: Update mt8183/mt8192/mt8195 SCP firmware (2022-07-22 16:16:27 +0800)

Hi Tinghan,

the SCP firmware for mt8192 added in this commit caused a regression. Gstreamer
currently supports using the decoder on mt8192 only with the MM21 format, which
was available in the previous firmware, but after this commit the firmware only
enumerates MT21C as the format available, hence breaking the decoder usage with
Gstreamer. Please update the firmware so that it makes the MM21 format available
again and restores the functionality.

Thanks,
NĂ­colas

> 
> ----------------------------------------------------------------
> Tinghan Shen (1):
>       mediatek: Update mt8183/mt8192/mt8195 SCP firmware
> 
>  WHENCE                  |   6 +++---
>  mediatek/mt8183/scp.img | Bin 1032064 -> 1030776 bytes
>  mediatek/mt8192/scp.img | Bin 327968 -> 328096 bytes
>  mediatek/mt8195/scp.img | Bin 429668 -> 429820 bytes
>  4 files changed, 3 insertions(+), 3 deletions(-)
> 
>