OSDN Git Service

drm/amdgpu: Complete multimedia bandwidth interface
authorBokun Zhang <bokun.zhang@amd.com>
Thu, 13 May 2021 05:17:54 +0000 (01:17 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 20 May 2021 02:29:58 +0000 (22:29 -0400)
commited9d205363c3ec786126e46568e9e9aadaf0cb93
treec85cae3e228dda8bf72c38d71f06ef5d13a7eaa2
parent2b2339eeaff597778b042bf0010b87bac33715e2
drm/amdgpu: Complete multimedia bandwidth interface

- Update SRIOV PF2VF header with latest revision

- Extend existing function in amdgpu_virt.c to read MM bandwidth config
  from PF2VF message

- Add SRIOV Sienna Cichlid codec array and update the bandwidth with
  PF2VF message

v2: squash in removal of unused variable (Alex)

Signed-off-by: Bokun Zhang <bokun.zhang@amd.com>
Reviewed-by: Monk liu <monk.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h
drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h
drivers/gpu/drm/amd/amdgpu/nv.c