linux/drivers/gpu/drm/amd/display
Roman Li de32a50be7 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>
2020-09-15 17:52:42 -04:00
..
amdgpu_dm drm/amd/display: Add connector to the state if DSC debugfs is set 2020-09-15 17:52:42 -04:00
dc drm/amd/display: fix compile warning in dml 2020-09-15 17:52:42 -04:00
dmub drm/amd/display: [FW Promotion] Release 0.0.32 2020-09-15 17:52:41 -04:00
include drm/amd/display: add option to override cr training pattern 2020-09-15 17:52:40 -04:00
modules drm/amd/display: Don't use DRM_ERROR() for DTM add topology 2020-09-15 17:52:41 -04:00
Kconfig drm/amd/display: add DCN support for aarch64 2020-08-10 17:26:53 -04:00
Makefile
TODO