git: drm/amdgpu: Replace firmware names

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Nov 3 09:49:06 PDT 2021


commit 809f38025e6f424cb8960d509d59de3ddc7d6b98
Author: Sergey Zigachev <s.zi at outlook.com>
Date:   Wed Nov 3 16:55:24 2021 +0500

    drm/amdgpu: Replace firmware names

Summary of changes:
 sys/dev/drm/amd/amdgpu/amdgpu_cgs.c       |  48 ++++----
 sys/dev/drm/amd/amdgpu/amdgpu_device.c    |  10 +-
 sys/dev/drm/amd/amdgpu/amdgpu_uvd.c       |  34 +++---
 sys/dev/drm/amd/amdgpu/amdgpu_vce.c       |  34 +++---
 sys/dev/drm/amd/amdgpu/amdgpu_vcn.c       |   2 +-
 sys/dev/drm/amd/amdgpu/gfx_v8_0.c         | 182 +++++++++++++++---------------
 sys/dev/drm/amd/amdgpu/gfx_v9_0.c         |  66 +++++------
 sys/dev/drm/amd/amdgpu/gmc_v7_0.c         |   8 +-
 sys/dev/drm/amd/amdgpu/gmc_v8_0.c         |  16 +--
 sys/dev/drm/amd/amdgpu/psp_v10_0.c        |   4 +-
 sys/dev/drm/amd/amdgpu/psp_v3_1.c         |  16 +--
 sys/dev/drm/amd/amdgpu/sdma_v2_4.c        |   8 +-
 sys/dev/drm/amd/amdgpu/sdma_v3_0.c        |  34 +++---
 sys/dev/drm/amd/amdgpu/sdma_v4_0.c        |  18 +--
 sys/dev/drm/amd/amdgpu/si_dpm.c           |  22 ++--
 sys/dev/drm/amd/powerplay/smumgr/smumgr.c |  40 +++----
 16 files changed, 271 insertions(+), 271 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/809f38025e6f424cb8960d509d59de3ddc7d6b98


-- 
DragonFly BSD source repository


More information about the Commits mailing list