On Mon, Aug 17, 2015 at 03:58:10PM +1000, Dave Airlie wrote: > Hey Alex, > > this seems valid, > > /home/airlied/devel/kernel/drm-next/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: > In function âamdgpu_uvd_cs_pass2â: > /home/airlied/devel/kernel/drm-next/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:491:17: > warning: âmin_ctx_sizeâ may be used uninitialized in this function > [-Wmaybe-uninitialized] > buf_sizes[0x4] = min_ctx_size; > ^ > /home/airlied/devel/kernel/drm-next/drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c:377:58: > note: âmin_ctx_sizeâ was declared here > unsigned image_size, tmp, min_dpb_size, num_dpb_buffer, min_ctx_size; > ^
There's a patch for this here: https://patchwork.kernel.org/patch/7014391/ There's apparently also an internal patch that fixes this, but it wasn't clear yet which one was going to be picked up. Thierry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150817/f475dfb0/attachment.sig>