All of lore.kernel.org
 help / color / mirror / Atom feed
* qcom: add firmware file for Adreno and Venus on APQ8096
@ 2017-11-15 20:00 Nicolas Dechesne
  2017-11-23  2:03   ` Ben Hutchings
  0 siblings, 1 reply; 5+ messages in thread
From: Nicolas Dechesne @ 2017-11-15 20:00 UTC (permalink / raw)
  To: linux-arm-kernel

hi,

This pull request adds firmware files for Adreno 530 GPU and Venus h/w
codec found on the Qualcomm APQ8096 chipset, such as on Dragonboard
820c development board.

The following changes since commit bf04291309d3169c0ad3b8db52564235bbd08e30:

  WHENCE: Add new qed firmware (2017-10-09 18:03:26 +0100)

are available in the git repository at:

  https://github.com/ndechesne/linux-firmware.git db820c

for you to fetch changes up to e7219334854d854ae7768b13dc290ec85d93a0d9:

  qcom: add venus firmware files for v4.2 (2017-11-15 20:49:17 +0100)

----------------------------------------------------------------
Nicolas Dechesne (2):
      qcom: add firmware files for Adreno a530
      qcom: add venus firmware files for v4.2

 WHENCE                   |  16 ++++++++++++++++
 qcom/a530_pfp.fw         | Bin 0 -> 15876 bytes
 qcom/a530_pm4.fw         | Bin 0 -> 19572 bytes
 qcom/a530_zap.b00        | Bin 0 -> 148 bytes
 qcom/a530_zap.b01        | Bin 0 -> 6536 bytes
 qcom/a530_zap.b02        | Bin 0 -> 4900 bytes
 qcom/a530_zap.mdt        | Bin 0 -> 6684 bytes
 qcom/a530v3_gpmu.fw2     | Bin 0 -> 8184 bytes
 qcom/venus-4.2/venus.b00 | Bin 0 -> 212 bytes
 qcom/venus-4.2/venus.b01 | Bin 0 -> 6600 bytes
 qcom/venus-4.2/venus.b02 | Bin 0 -> 884136 bytes
 qcom/venus-4.2/venus.b03 | Bin 0 -> 28976 bytes
 qcom/venus-4.2/venus.b04 |   1 +
 qcom/venus-4.2/venus.mdt | Bin 0 -> 6812 bytes
 14 files changed, 17 insertions(+)
 create mode 100644 qcom/a530_pfp.fw
 create mode 100644 qcom/a530_pm4.fw
 create mode 100644 qcom/a530_zap.b00
 create mode 100644 qcom/a530_zap.b01
 create mode 100644 qcom/a530_zap.b02
 create mode 100644 qcom/a530_zap.mdt
 create mode 100644 qcom/a530v3_gpmu.fw2
 create mode 100644 qcom/venus-4.2/venus.b00
 create mode 100644 qcom/venus-4.2/venus.b01
 create mode 100644 qcom/venus-4.2/venus.b02
 create mode 100644 qcom/venus-4.2/venus.b03
 create mode 100644 qcom/venus-4.2/venus.b04
 create mode 100644 qcom/venus-4.2/venus.mdt

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

* Re: qcom: add firmware file for Adreno and Venus on APQ8096
  2017-11-15 20:00 qcom: add firmware file for Adreno and Venus on APQ8096 Nicolas Dechesne
@ 2017-11-23  2:03   ` Ben Hutchings
  0 siblings, 0 replies; 5+ messages in thread
From: Ben Hutchings @ 2017-11-23  2:03 UTC (permalink / raw)
  To: Nicolas Dechesne, linux-firmware
  Cc: Rob Clark, linux-arm-kernel, freedreno, Stanimir Varbanov,
	Rob Herring, Jordan Crouse, linux-arm-msm

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

On Wed, 2017-11-15 at 21:00 +0100, Nicolas Dechesne wrote:
> hi,
> 
> This pull request adds firmware files for Adreno 530 GPU and Venus h/w
> codec found on the Qualcomm APQ8096 chipset, such as on Dragonboard
> 820c development board.

Pulled, thanks.

By the way, it looks like you should update the MODULE_FIRMWARE
declarations in the DRM driver to the "new" firmware paths.

Ben.

> The following changes since commit bf04291309d3169c0ad3b8db52564235bbd08e30:
> 
>   WHENCE: Add new qed firmware (2017-10-09 18:03:26 +0100)
> 
> are available in the git repository at:
> 
>   https://github.com/ndechesne/linux-firmware.git db820c
> 
> for you to fetch changes up to e7219334854d854ae7768b13dc290ec85d93a0d9:
> 
>   qcom: add venus firmware files for v4.2 (2017-11-15 20:49:17 +0100)
> 
> ----------------------------------------------------------------
> Nicolas Dechesne (2):
>       qcom: add firmware files for Adreno a530
>       qcom: add venus firmware files for v4.2
> 
>  WHENCE                   |  16 ++++++++++++++++
>  qcom/a530_pfp.fw         | Bin 0 -> 15876 bytes
>  qcom/a530_pm4.fw         | Bin 0 -> 19572 bytes
>  qcom/a530_zap.b00        | Bin 0 -> 148 bytes
>  qcom/a530_zap.b01        | Bin 0 -> 6536 bytes
>  qcom/a530_zap.b02        | Bin 0 -> 4900 bytes
>  qcom/a530_zap.mdt        | Bin 0 -> 6684 bytes
>  qcom/a530v3_gpmu.fw2     | Bin 0 -> 8184 bytes
>  qcom/venus-4.2/venus.b00 | Bin 0 -> 212 bytes
>  qcom/venus-4.2/venus.b01 | Bin 0 -> 6600 bytes
>  qcom/venus-4.2/venus.b02 | Bin 0 -> 884136 bytes
>  qcom/venus-4.2/venus.b03 | Bin 0 -> 28976 bytes
>  qcom/venus-4.2/venus.b04 |   1 +
>  qcom/venus-4.2/venus.mdt | Bin 0 -> 6812 bytes
>  14 files changed, 17 insertions(+)
>  create mode 100644 qcom/a530_pfp.fw
>  create mode 100644 qcom/a530_pm4.fw
>  create mode 100644 qcom/a530_zap.b00
>  create mode 100644 qcom/a530_zap.b01
>  create mode 100644 qcom/a530_zap.b02
>  create mode 100644 qcom/a530_zap.mdt
>  create mode 100644 qcom/a530v3_gpmu.fw2
>  create mode 100644 qcom/venus-4.2/venus.b00
>  create mode 100644 qcom/venus-4.2/venus.b01
>  create mode 100644 qcom/venus-4.2/venus.b02
>  create mode 100644 qcom/venus-4.2/venus.b03
>  create mode 100644 qcom/venus-4.2/venus.b04
>  create mode 100644 qcom/venus-4.2/venus.mdt
-- 
Ben Hutchings
When in doubt, use brute force. - Ken Thompson


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* qcom: add firmware file for Adreno and Venus on APQ8096
@ 2017-11-23  2:03   ` Ben Hutchings
  0 siblings, 0 replies; 5+ messages in thread
From: Ben Hutchings @ 2017-11-23  2:03 UTC (permalink / raw)
  To: linux-arm-kernel

On Wed, 2017-11-15 at 21:00 +0100, Nicolas Dechesne wrote:
> hi,
> 
> This pull request adds firmware files for Adreno 530 GPU and Venus h/w
> codec found on the Qualcomm APQ8096 chipset, such as on Dragonboard
> 820c development board.

Pulled, thanks.

By the way, it looks like you should update the MODULE_FIRMWARE
declarations in the DRM driver to the "new" firmware paths.

Ben.

> The following changes since commit bf04291309d3169c0ad3b8db52564235bbd08e30:
> 
>   WHENCE: Add new qed firmware (2017-10-09 18:03:26 +0100)
> 
> are available in the git repository at:
> 
>   https://github.com/ndechesne/linux-firmware.git db820c
> 
> for you to fetch changes up to e7219334854d854ae7768b13dc290ec85d93a0d9:
> 
>   qcom: add venus firmware files for v4.2 (2017-11-15 20:49:17 +0100)
> 
> ----------------------------------------------------------------
> Nicolas Dechesne (2):
>       qcom: add firmware files for Adreno a530
>       qcom: add venus firmware files for v4.2
> 
>  WHENCE                   |  16 ++++++++++++++++
>  qcom/a530_pfp.fw         | Bin 0 -> 15876 bytes
>  qcom/a530_pm4.fw         | Bin 0 -> 19572 bytes
>  qcom/a530_zap.b00        | Bin 0 -> 148 bytes
>  qcom/a530_zap.b01        | Bin 0 -> 6536 bytes
>  qcom/a530_zap.b02        | Bin 0 -> 4900 bytes
>  qcom/a530_zap.mdt        | Bin 0 -> 6684 bytes
>  qcom/a530v3_gpmu.fw2     | Bin 0 -> 8184 bytes
>  qcom/venus-4.2/venus.b00 | Bin 0 -> 212 bytes
>  qcom/venus-4.2/venus.b01 | Bin 0 -> 6600 bytes
>  qcom/venus-4.2/venus.b02 | Bin 0 -> 884136 bytes
>  qcom/venus-4.2/venus.b03 | Bin 0 -> 28976 bytes
>  qcom/venus-4.2/venus.b04 |   1 +
>  qcom/venus-4.2/venus.mdt | Bin 0 -> 6812 bytes
>  14 files changed, 17 insertions(+)
>  create mode 100644 qcom/a530_pfp.fw
>  create mode 100644 qcom/a530_pm4.fw
>  create mode 100644 qcom/a530_zap.b00
>  create mode 100644 qcom/a530_zap.b01
>  create mode 100644 qcom/a530_zap.b02
>  create mode 100644 qcom/a530_zap.mdt
>  create mode 100644 qcom/a530v3_gpmu.fw2
>  create mode 100644 qcom/venus-4.2/venus.b00
>  create mode 100644 qcom/venus-4.2/venus.b01
>  create mode 100644 qcom/venus-4.2/venus.b02
>  create mode 100644 qcom/venus-4.2/venus.b03
>  create mode 100644 qcom/venus-4.2/venus.b04
>  create mode 100644 qcom/venus-4.2/venus.mdt
-- 
Ben Hutchings
When in doubt, use brute force. - Ken Thompson

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20171123/dc1858da/attachment.sig>

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

* Re: qcom: add firmware file for Adreno and Venus on APQ8096
  2017-11-23  2:03   ` Ben Hutchings
@ 2017-11-23  9:25     ` Nicolas Dechesne
  -1 siblings, 0 replies; 5+ messages in thread
From: Nicolas Dechesne @ 2017-11-23  9:25 UTC (permalink / raw)
  To: Ben Hutchings
  Cc: linux-firmware, Rob Clark, linux-arm-kernel, freedreno,
	Stanimir Varbanov, Rob Herring, Jordan Crouse, linux-arm-msm

On Thu, Nov 23, 2017 at 3:03 AM, Ben Hutchings <ben@decadent.org.uk> wrote:
> On Wed, 2017-11-15 at 21:00 +0100, Nicolas Dechesne wrote:
>> hi,
>>
>> This pull request adds firmware files for Adreno 530 GPU and Venus h/w
>> codec found on the Qualcomm APQ8096 chipset, such as on Dragonboard
>> 820c development board.
>
> Pulled, thanks.

thanks!

>
> By the way, it looks like you should update the MODULE_FIRMWARE
> declarations in the DRM driver to the "new" firmware paths.

oh, you're right, indeed.

>
> Ben.
>
>> The following changes since commit bf04291309d3169c0ad3b8db52564235bbd08e30:
>>
>>   WHENCE: Add new qed firmware (2017-10-09 18:03:26 +0100)
>>
>> are available in the git repository at:
>>
>>   https://github.com/ndechesne/linux-firmware.git db820c
>>
>> for you to fetch changes up to e7219334854d854ae7768b13dc290ec85d93a0d9:
>>
>>   qcom: add venus firmware files for v4.2 (2017-11-15 20:49:17 +0100)
>>
>> ----------------------------------------------------------------
>> Nicolas Dechesne (2):
>>       qcom: add firmware files for Adreno a530
>>       qcom: add venus firmware files for v4.2
>>
>>  WHENCE                   |  16 ++++++++++++++++
>>  qcom/a530_pfp.fw         | Bin 0 -> 15876 bytes
>>  qcom/a530_pm4.fw         | Bin 0 -> 19572 bytes
>>  qcom/a530_zap.b00        | Bin 0 -> 148 bytes
>>  qcom/a530_zap.b01        | Bin 0 -> 6536 bytes
>>  qcom/a530_zap.b02        | Bin 0 -> 4900 bytes
>>  qcom/a530_zap.mdt        | Bin 0 -> 6684 bytes
>>  qcom/a530v3_gpmu.fw2     | Bin 0 -> 8184 bytes
>>  qcom/venus-4.2/venus.b00 | Bin 0 -> 212 bytes
>>  qcom/venus-4.2/venus.b01 | Bin 0 -> 6600 bytes
>>  qcom/venus-4.2/venus.b02 | Bin 0 -> 884136 bytes
>>  qcom/venus-4.2/venus.b03 | Bin 0 -> 28976 bytes
>>  qcom/venus-4.2/venus.b04 |   1 +
>>  qcom/venus-4.2/venus.mdt | Bin 0 -> 6812 bytes
>>  14 files changed, 17 insertions(+)
>>  create mode 100644 qcom/a530_pfp.fw
>>  create mode 100644 qcom/a530_pm4.fw
>>  create mode 100644 qcom/a530_zap.b00
>>  create mode 100644 qcom/a530_zap.b01
>>  create mode 100644 qcom/a530_zap.b02
>>  create mode 100644 qcom/a530_zap.mdt
>>  create mode 100644 qcom/a530v3_gpmu.fw2
>>  create mode 100644 qcom/venus-4.2/venus.b00
>>  create mode 100644 qcom/venus-4.2/venus.b01
>>  create mode 100644 qcom/venus-4.2/venus.b02
>>  create mode 100644 qcom/venus-4.2/venus.b03
>>  create mode 100644 qcom/venus-4.2/venus.b04
>>  create mode 100644 qcom/venus-4.2/venus.mdt
> --
> Ben Hutchings
> When in doubt, use brute force. - Ken Thompson
>

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

* qcom: add firmware file for Adreno and Venus on APQ8096
@ 2017-11-23  9:25     ` Nicolas Dechesne
  0 siblings, 0 replies; 5+ messages in thread
From: Nicolas Dechesne @ 2017-11-23  9:25 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Nov 23, 2017 at 3:03 AM, Ben Hutchings <ben@decadent.org.uk> wrote:
> On Wed, 2017-11-15 at 21:00 +0100, Nicolas Dechesne wrote:
>> hi,
>>
>> This pull request adds firmware files for Adreno 530 GPU and Venus h/w
>> codec found on the Qualcomm APQ8096 chipset, such as on Dragonboard
>> 820c development board.
>
> Pulled, thanks.

thanks!

>
> By the way, it looks like you should update the MODULE_FIRMWARE
> declarations in the DRM driver to the "new" firmware paths.

oh, you're right, indeed.

>
> Ben.
>
>> The following changes since commit bf04291309d3169c0ad3b8db52564235bbd08e30:
>>
>>   WHENCE: Add new qed firmware (2017-10-09 18:03:26 +0100)
>>
>> are available in the git repository at:
>>
>>   https://github.com/ndechesne/linux-firmware.git db820c
>>
>> for you to fetch changes up to e7219334854d854ae7768b13dc290ec85d93a0d9:
>>
>>   qcom: add venus firmware files for v4.2 (2017-11-15 20:49:17 +0100)
>>
>> ----------------------------------------------------------------
>> Nicolas Dechesne (2):
>>       qcom: add firmware files for Adreno a530
>>       qcom: add venus firmware files for v4.2
>>
>>  WHENCE                   |  16 ++++++++++++++++
>>  qcom/a530_pfp.fw         | Bin 0 -> 15876 bytes
>>  qcom/a530_pm4.fw         | Bin 0 -> 19572 bytes
>>  qcom/a530_zap.b00        | Bin 0 -> 148 bytes
>>  qcom/a530_zap.b01        | Bin 0 -> 6536 bytes
>>  qcom/a530_zap.b02        | Bin 0 -> 4900 bytes
>>  qcom/a530_zap.mdt        | Bin 0 -> 6684 bytes
>>  qcom/a530v3_gpmu.fw2     | Bin 0 -> 8184 bytes
>>  qcom/venus-4.2/venus.b00 | Bin 0 -> 212 bytes
>>  qcom/venus-4.2/venus.b01 | Bin 0 -> 6600 bytes
>>  qcom/venus-4.2/venus.b02 | Bin 0 -> 884136 bytes
>>  qcom/venus-4.2/venus.b03 | Bin 0 -> 28976 bytes
>>  qcom/venus-4.2/venus.b04 |   1 +
>>  qcom/venus-4.2/venus.mdt | Bin 0 -> 6812 bytes
>>  14 files changed, 17 insertions(+)
>>  create mode 100644 qcom/a530_pfp.fw
>>  create mode 100644 qcom/a530_pm4.fw
>>  create mode 100644 qcom/a530_zap.b00
>>  create mode 100644 qcom/a530_zap.b01
>>  create mode 100644 qcom/a530_zap.b02
>>  create mode 100644 qcom/a530_zap.mdt
>>  create mode 100644 qcom/a530v3_gpmu.fw2
>>  create mode 100644 qcom/venus-4.2/venus.b00
>>  create mode 100644 qcom/venus-4.2/venus.b01
>>  create mode 100644 qcom/venus-4.2/venus.b02
>>  create mode 100644 qcom/venus-4.2/venus.b03
>>  create mode 100644 qcom/venus-4.2/venus.b04
>>  create mode 100644 qcom/venus-4.2/venus.mdt
> --
> Ben Hutchings
> When in doubt, use brute force. - Ken Thompson
>

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

end of thread, other threads:[~2017-11-23  9:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-15 20:00 qcom: add firmware file for Adreno and Venus on APQ8096 Nicolas Dechesne
2017-11-23  2:03 ` Ben Hutchings
2017-11-23  2:03   ` Ben Hutchings
2017-11-23  9:25   ` Nicolas Dechesne
2017-11-23  9:25     ` Nicolas Dechesne

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.