1 Remove unused code in vcn_v1_0.c and vcn_v4_0.c - found by Coverity scan 2 improve log message by adding instance number. It's more useful for multiple VCN instances case.
David (Ming Qiang) Wu (3): drm/amdgpu/vcn: remove unused code in vcn_v1_0.c drm/amdgpu/vcn: remove unused code in vcn_v4_0.c drm/amdgpu/vcn: add instance number to VCN version message drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 8 ++++---- drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c | 2 -- drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c | 1 - 3 files changed, 4 insertions(+), 7 deletions(-) -- 2.43.0
