diff options
| author | 2020-08-31 21:30:26 -0400 | |
|---|---|---|
| committer | 2020-09-15 17:52:42 -0400 | |
| commit | de32a50be7ab2da22002678926242d69e90933cc (patch) | |
| tree | c618d05a4249b4bcde8ac339eaec4bb4d2094d07 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c | |
| parent | drm/amd/display: remove dc context from transfer function (diff) | |
| download | linux-dev-de32a50be7ab2da22002678926242d69e90933cc.tar.xz linux-dev-de32a50be7ab2da22002678926242d69e90933cc.zip | |
drm/amd/display: fix compile warning in dml
[Why]
gcc version 5.4.0 fails compilation with:
‘PixelPTEReqHeightPTEs’ may be used uninitialized in this function
[-Werror=maybe-uninitialized]
[How]
Initialized variable explicitly with 0
Signed-off-by: Roman Li <roman.li@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm_sdma.c')
0 files changed, 0 insertions, 0 deletions
