diff options
author | Jesse Zhang <jesse.zhang@amd.com> | 2024-04-24 17:10:46 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-04-26 17:22:41 -0400 |
commit | 88a9a467c548d0b3c7761b4fd54a68e70f9c0944 (patch) | |
tree | 4d92f7ce0309727ee124ba1bf44f561622231f73 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h | |
parent | a4812f2fcb8f12fc4adff3d37507af32864f2356 (diff) |
drm/amdgpu: Using uninitialized value *size when calling amdgpu_vce_cs_reloc
Initialize the size before calling amdgpu_vce_cs_reloc, such as case 0x03000001.
V2: To really improve the handling we would actually
need to have a separate value of 0xffffffff.(Christian)
Signed-off-by: Jesse Zhang <jesse.zhang@amd.com>
Suggested-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.h')
0 files changed, 0 insertions, 0 deletions