linux/drivers/gpu/drm/amd/display/dc/inc
Dave Airlie dfd1e5ce67 amdgpu/dc: allow inlining constant int to fixed a lot better.
This uses two things that might be Linux specific,
__builtin_constant_p (might be gcc)
and
BUILD_BUG_ON. (maybe other dm's can have something similiar).

This saves 4k in the bw calcs code.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2017-09-29 13:03:35 -04:00
..
hw amdgpu/dc: make program_regamma_pwl return void 2017-09-29 13:02:08 -04:00
bw_fixed.h amdgpu/dc: allow inlining constant int to fixed a lot better. 2017-09-29 13:03:35 -04:00
clock_source.h drm/amd/display: add display write back(DWB) 2017-09-26 18:16:36 -04:00
compressor.h drm/amd/display: Initial prototype of FBC implementation 2017-09-26 18:15:56 -04:00
core_status.h drm/amd/display: Continue with stream enable if DP link training fails. 2017-09-26 18:06:58 -04:00
core_types.h drm/amd/display: Remove DWB 2017-09-28 16:53:10 -04:00
custom_float.h drm/amd/display: Enable regamma 25 segments and use double buffer. 2017-09-26 17:14:18 -04:00
dc_link_ddc.h amdgpu/dc: hide some unused aux/i2c payload apis. 2017-09-29 13:03:15 -04:00
dc_link_dp.h drm/amd/display: Rename dc_stream to dc_stream_state 2017-09-26 18:16:04 -04:00
dce_calcs.h drm/amd/display: Rename dc validate_context and current_context 2017-09-26 18:17:14 -04:00
dcn_calcs.h drm/amd/display: Rename dc validate_context and current_context 2017-09-26 18:17:14 -04:00
hw_sequencer.h drm/amd/display: Rename dc validate_context and current_context 2017-09-26 18:17:14 -04:00
link_hwss.h drm/amd/display: Roll core_link into dc_link 2017-09-26 18:15:36 -04:00
reg_helper.h drm/amd/display: add line number to reg_wait timeout print 2017-09-26 18:15:11 -04:00
resource.h drm/amd/display: No need to keep track of unreffed clk sources 2017-09-26 18:17:36 -04:00