diff options
author | 2015-08-07 15:30:44 +0800 | |
---|---|---|
committer | 2015-08-17 09:50:18 -0400 | |
commit | 21df89a5667de5fcd061753d3833e7dfcf5509d3 (patch) | |
tree | e86471eeeea3e8298961ec3ae370b17d87745fd9 /drivers/gpu/drm/amd/amdgpu/amdgpu_ih.h | |
parent | drm/radeon/dce6: assign different audio pins to each encoder (diff) | |
download | linux-dev-21df89a5667de5fcd061753d3833e7dfcf5509d3.tar.xz linux-dev-21df89a5667de5fcd061753d3833e7dfcf5509d3.zip |
drm/amdgpu: fix one warning message
In function 'amdgpu_uvd_cs_pass2':
warning: 'min_ctx_size' may be used uninitialized in this function
buf_sizes[0x4] = min_ctx_size;
^
note: 'min_ctx_size' was declared here
unsigned image_size, tmp, min_dpb_size, num_dpb_buffer, min_ctx_size;
^
Signed-off-by: Jammy Zhou <Jammy.Zhou@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ih.h')
0 files changed, 0 insertions, 0 deletions