amdgpu/dc: inline a bunch of the dml wrappers.
authorDave Airlie <airlied@redhat.com>
Thu, 28 Sep 2017 00:45:26 +0000 (10:45 +1000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 28 Sep 2017 20:51:28 +0000 (16:51 -0400)
commit3e8c3108dab197858e74dbb740c5312ae636ea9b
treea578d7c7101f908c4defd9e4d2e2e868a168f7fa
parentd1209512e028a917e6e70b13297ff185234ba24d
amdgpu/dc: inline a bunch of the dml wrappers.

This reduces code size.

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>
drivers/gpu/drm/amd/display/dc/dml/display_mode_support.c
drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_calc.c
drivers/gpu/drm/amd/display/dc/dml/display_watermark.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