mbox

[GIT,PULL] Firmware for NVIDIA GK20A mobile GPU

Message ID 55A7583B.10806@nvidia.com
State Accepted, archived
Headers show

Pull-request

https://github.com/Gnurou/linux-firmware.git master

Message

Alexandre Courbot July 16, 2015, 7:07 a.m. UTC
Hi linux-firmware maintainers,

The following changes since commit 696403047a940c425c93cb8da1efcec6ffda0b6e:

   linux-firmware: Add firmware file for Intel Bluetooth 8260 
(2015-07-14 17:05:20 -0400)

are available in the git repository at:

   https://github.com/Gnurou/linux-firmware.git master

for you to fetch changes up to 899ebcb6812681b91cf2dfd390574b478c612442:

   firmware: tegra: add GK20A FECS/GPCCS firmware (2015-07-16 15:59:03 
+0900)

The first patch also strips a few lines that seem to remain from a git 
merge or rebase conflict.

----------------------------------------------------------------
Alexandre Courbot (2):
       Remove patch conflict remains
       firmware: tegra: add GK20A FECS/GPCCS firmware

  WHENCE                          |  18 ++++++++++++++++--
  nvidia/gk20a/fecs_data.bin      | Bin 0 -> 1920 bytes
  nvidia/gk20a/fecs_inst.bin      | Bin 0 -> 15356 bytes
  nvidia/gk20a/gpccs_data.bin     | Bin 0 -> 1800 bytes
  nvidia/gk20a/gpccs_inst.bin     | Bin 0 -> 8171 bytes
  nvidia/gk20a/sw_bundle_init.bin | Bin 0 -> 6696 bytes
  nvidia/gk20a/sw_ctx.bin         | Bin 0 -> 4464 bytes
  nvidia/gk20a/sw_method_init.bin | Bin 0 -> 10304 bytes
  nvidia/gk20a/sw_nonctx.bin      | Bin 0 -> 1360 bytes
  9 files changed, 16 insertions(+), 2 deletions(-)
  create mode 100644 nvidia/gk20a/fecs_data.bin
  create mode 100644 nvidia/gk20a/fecs_inst.bin
  create mode 100644 nvidia/gk20a/gpccs_data.bin
  create mode 100644 nvidia/gk20a/gpccs_inst.bin
  create mode 100644 nvidia/gk20a/sw_bundle_init.bin
  create mode 100644 nvidia/gk20a/sw_ctx.bin
  create mode 100644 nvidia/gk20a/sw_method_init.bin
  create mode 100644 nvidia/gk20a/sw_nonctx.bin
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Kyle McMartin July 16, 2015, 3:18 p.m. UTC | #1
On Thu, Jul 16, 2015 at 04:07:39PM +0900, Alexandre Courbot wrote:
> Hi linux-firmware maintainers,
> 
> The following changes since commit 696403047a940c425c93cb8da1efcec6ffda0b6e:
> 
>   linux-firmware: Add firmware file for Intel Bluetooth 8260 (2015-07-14
> 17:05:20 -0400)
> 
> are available in the git repository at:
> 
>   https://github.com/Gnurou/linux-firmware.git master
> 
> for you to fetch changes up to 899ebcb6812681b91cf2dfd390574b478c612442:
> 
>   firmware: tegra: add GK20A FECS/GPCCS firmware (2015-07-16 15:59:03 +0900)
> 
> The first patch also strips a few lines that seem to remain from a git merge
> or rebase conflict.
> 
> ----------------------------------------------------------------
> Alexandre Courbot (2):
>       Remove patch conflict remains
>       firmware: tegra: add GK20A FECS/GPCCS firmware

pulled. thanks for noticing the merge markers. :)

--kyle
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html