linux/drivers/gpu/drm/amd/display/dc
Matthias Kaehlcke 4769278e5c amdgpu/dc/dml: Support clang option for stack alignment
DML uses the compiler option -mpreferred-stack-boundary=4 to configure
a stack alignment of 16 bytes. Clang uses the option -mstack-alignment
instead, which expects as parameter the alignment in bytes, and not a
power of two like -mpreferred-stack-boundary.

Probe for both compiler options and use the correct one, similar to
what is done in arch/x86/Makefile.

Reported-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-02-19 14:19:51 -05:00
..
basics drm/amd/display: WBSCL filter init calculation fixes 2018-02-19 14:19:29 -05:00
bios drm/amd/display: resume from S3 bypass power down HW block. 2018-02-19 14:19:35 -05:00
calcs amdgpu/dc/calcs: Consolidate redundant CFLAGS 2018-02-19 14:19:50 -05:00
core drm/amd/display: enable #PME code path for RV. 2018-02-19 14:19:37 -05:00
dce amdgpu/dc: Fix enum mismatch in calls to program_color_matrix() 2018-02-19 14:19:44 -05:00
dce80 drm/amd/display: Add timing generator count to resource pool. 2018-02-19 14:18:36 -05:00
dce100 drm/amd/display: Add timing generator count to resource pool. 2018-02-19 14:18:36 -05:00
dce110 amdgpu/dc: Fix enum mismatch in calls to program_color_matrix() 2018-02-19 14:19:44 -05:00
dce112 drm/amd/display: Add timing generator count to resource pool. 2018-02-19 14:18:36 -05:00
dce120 drm/amd/display: Add timing generator count to resource pool. 2018-02-19 14:18:36 -05:00
dcn10 drm/amd/display: Add primary tmz_c and meta tmz tmz_c. 2018-02-19 14:19:37 -05:00
dml amdgpu/dc/dml: Support clang option for stack alignment 2018-02-19 14:19:51 -05:00
gpio drm/amd/dc: include new ip and ip_offset headers 2018-02-19 14:18:14 -05:00
i2caux drm/amd/display: Remove unnecessary register programming 2018-02-19 14:18:43 -05:00
inc drm/amd/display: Optimize regamma calculations 2018-02-19 14:19:35 -05:00
irq drm/amd/dc: include new ip and ip_offset headers 2018-02-19 14:18:14 -05:00
virtual drm/amd/display: Pass signal directly to enable_tmds_output 2018-02-19 14:17:24 -05:00
dc_bios_types.h drm/amd/display: resume from S3 bypass power down HW block. 2018-02-19 14:19:35 -05:00
dc_ddc_types.h drm/amd/display: Roll core_link into dc_link 2017-09-26 18:15:36 -04:00
dc_dp_types.h drm/amd/display: get remote dpcd caps for timing validation 2017-12-06 12:47:26 -05:00
dc_helper.c drm/amdgpu: add license to files where it was missing 2017-12-07 11:51:25 -05:00
dc_hw_types.h drm/amd/display: Bypass gamma set if not standard type 2018-02-19 14:19:25 -05:00
dc_link.h drm/amd/display: Move dc_link interface to separate header 2017-12-06 12:47:44 -05:00
dc_stream.h drm/amd/display: Call update_stream_signal directly from amdgpu_dm 2018-02-19 14:18:35 -05:00
dc_types.h drm/amd/display: Add temporary delay on disconnect patch 2018-02-19 14:18:42 -05:00
dc.h drm/amd/display: dal 3.1.32 2018-02-19 14:19:36 -05:00
dm_helpers.h drm/amd/display: Implement HDMI retimer settings for RV AM4 support. 2017-09-26 18:16:45 -04:00
dm_pp_smu.h drm/amd/display: PME sw wa to support waking AZ D3 2018-02-19 14:17:17 -05:00
dm_services_types.h drm/amd/display: refactor pplib/smu communication 2017-09-26 18:16:46 -04:00
dm_services.h drm/amd/display: performance profiling instrumentation 2017-12-06 12:48:08 -05:00
irq_types.h drm/amd/display: Add interrupt entries for VBLANK isr. 2017-09-26 17:11:12 -04:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00
os_types.h drm/amd/display: Don't spam debug log on long reg waits 2017-12-20 14:46:06 -05:00