diff options
| author | Aurabindo Pillai <[email protected]> | 2022-10-20 21:26:24 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-11-09 23:00:11 +0000 |
| commit | ab4b35008db9b7ae747679250e5c26d7c3a90cea (patch) | |
| tree | 28556f44f0a8d36cf017d70f660bb13ad534b20d /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | drm/amd/display: Update SR watermarks for DCN314 (diff) | |
| download | kernel-ab4b35008db9b7ae747679250e5c26d7c3a90cea.tar.gz kernel-ab4b35008db9b7ae747679250e5c26d7c3a90cea.zip | |
drm/amd/display: Zeromem mypipe heap struct before using it
[Why&How]
Bug was caused when moving variable from stack to heap because it was reusable
and garbage was left over, so we need to zero mem.
Reviewed-by: Martin Leung <[email protected]>
Acked-by: Alan Liu <[email protected]>
Signed-off-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Martin Leung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
