OpenCloudOS-Kernel/drivers/gpu/drm/amd/display
Arnd Bergmann c0e70e10b1 drm/amd/display: fix dcn21 Makefile for clang
Just like all the other variants, this one passes invalid
compile-time options with clang after the new code got
merged:

clang: error: unknown argument: '-mpreferred-stack-boundary=4'
scripts/Makefile.build:265: recipe for target 'drivers/gpu/drm/amd/amdgpu/../display/dc/dcn21/dcn21_resource.o' failed

Use the same variant that we have for dcn20 to fix compilation.

Fixes: eced51f9ba ("drm/amd/display: Add hubp block for Renoir (v2)")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2019-10-02 12:58:33 -05:00
..
amdgpu_dm drm/amd/display: hide an unused variable 2019-10-02 12:58:33 -05:00
dc drm/amd/display: fix dcn21 Makefile for clang 2019-10-02 12:58:33 -05:00
include drm/amd/display: add Asic ID for Dali 2019-09-17 14:39:46 -05:00
modules drm/amd/display: remove unused function setFieldWithMask 2019-08-27 10:09:12 -05:00
Kconfig drm/amd/display: add Renoir to kconfig 2019-08-29 15:52:33 -05:00
Makefile drm/amd/display: move clk_mgr files to right place 2019-05-31 10:39:31 -05:00
TODO drm/amd/display: Convert remaining loggers off dc_logger 2018-07-13 14:48:42 -05:00