diff options
| author | Christian König <[email protected]> | 2015-08-18 16:23:16 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2015-08-20 21:05:34 +0000 |
| commit | b203dd95949ec8d5e30d53446408eb9a4d1bdc62 (patch) | |
| tree | 487953f129b674d1f2ea7b7fa9704de52f946ee7 /drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c | |
| parent | drm/amdgpu: free the job immediately after dispatching it (diff) | |
| download | kernel-b203dd95949ec8d5e30d53446408eb9a4d1bdc62.tar.gz kernel-b203dd95949ec8d5e30d53446408eb9a4d1bdc62.zip | |
drm/amdgpu: fix zeroing all IB fields manually v2
The problem now is that we don't necessarily call amdgpu_ib_get()
in some error paths and so work with uninitialized data.
Better require that the memory is already zeroed.
v2: better commit message
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Chunming Zhou <[email protected]> (v1)
Reviewed-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c')
0 files changed, 0 insertions, 0 deletions
