aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
diff options
context:
space:
mode:
authorDavid (Ming Qiang) Wu <David.Wu3@amd.com>2025-08-25 15:42:23 -0400
committerAlex Deucher <alexander.deucher@amd.com>2025-08-29 10:07:10 -0400
commitb1d83546cf55816c60d6e953ebd0dd008f17be9e (patch)
tree067923ea8c70817e9d7402796ff2dc975804b03b /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c
parentdrm/amdgpu/vcn: remove unused code in vcn_v4_0.c (diff)
downloadlinux-b1d83546cf55816c60d6e953ebd0dd008f17be9e.tar.gz
linux-b1d83546cf55816c60d6e953ebd0dd008f17be9e.zip
drm/amdgpu/vcn: add instance number to VCN version message
For multiple VCN instances case we get multiple lines of the same message like below: amdgpu 0000:43:00.0: amdgpu: Found VCN firmware Version ENC: 1.24 DEC: 9 VEP: 0 Revision: 11 amdgpu 0000:43:00.0: amdgpu: Found VCN firmware Version ENC: 1.24 DEC: 9 VEP: 0 Revision: 11 By adding instance number to the log message for multiple VCN instances, each line will clearly indicate which VCN instance it refers to. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: David (Ming Qiang) Wu <David.Wu3@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions