diff options
author | Roman Li <roman.li@amd.com> | 2020-08-31 21:30:26 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-09-15 17:52:42 -0400 |
commit | de32a50be7ab2da22002678926242d69e90933cc (patch) | |
tree | c618d05a4249b4bcde8ac339eaec4bb4d2094d07 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm_cpu.c | |
parent | ece11e7b4a9ca8f967d11db1afd3b2ac8c945ecb (diff) | |
download | linux-de32a50be7ab2da22002678926242d69e90933cc.tar.gz linux-de32a50be7ab2da22002678926242d69e90933cc.tar.bz2 linux-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_cpu.c')
0 files changed, 0 insertions, 0 deletions