drm/amdgpu/vpe: fix truncation warnings
authorLang Yu <Lang.Yu@amd.com>
Fri, 22 Sep 2023 01:23:14 +0000 (09:23 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2023 21:00:21 +0000 (17:00 -0400)
commit7021b397c684c624800b464dbd3a2f9d945a56a3
tree9ee008d23841a0ca9b48ff4c6e86dd5805ab1be2
parentfc105f2a80e548c6c235790feae7611dc0e83991
drm/amdgpu/vpe: fix truncation warnings

Fix truncation warnings.

Fixes: 9d4346bdbc64 ("drm/amdgpu: add VPE 6.1.0 support")
Signed-off-by: Lang Yu <Lang.Yu@amd.com>
Reviewed-by: Yifan Zhang <yifan1.zhang@amd.com>
Reported-by: kernel test robot <lkp@intel.com>
Link: https://lore.kernel.org/oe-kbuild-all/202309200028.aUVuM8os-lkp@intel.com
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c