amdgpu/dc: inline a bunch of the dml wrappers.
authorHarry Wentland <harry.wentland@amd.com>
Thu, 28 Sep 2017 00:45:26 +0000 (10:45 +1000)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 21 Oct 2017 20:52:42 +0000 (16:52 -0400)
commit16b2f2ed5f2ece5bf44d94883412048856ca2966
treeb57647a6e0b91a355bf3b1ff14698499f21eb0c2
parent565f26a39d8e49745fda00d2303138aea831fd29
amdgpu/dc: inline a bunch of the dml wrappers.

This reduces the code size.

This is basically a redo of Dave's change with the same name
on top of the latest DML.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.c
drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_calc.c
drivers/gpu/drm/amd/display/dc/dml/dml1_display_rq_dlg_calc.c
drivers/gpu/drm/amd/display/dc/dml/dml_common_defs.c
drivers/gpu/drm/amd/display/dc/dml/dml_common_defs.h
drivers/gpu/drm/amd/display/dc/dml/dml_inline_defs.h [new file with mode: 0644]
drivers/gpu/drm/amd/display/dc/dml/soc_bounding_box.c