summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_calc.c
diff options
context:
space:
mode:
authorHarry Wentland <harry.wentland@amd.com>2017-10-16 22:11:04 -0400
committerAlex Deucher <alexander.deucher@amd.com>2017-10-21 16:45:03 -0400
commit711b55f3fca418de8c6484a1aa38bcc241acc536 (patch)
tree0bd6aa5d8ee56e45a0c1265c8a951d5a546d3752 /drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_calc.c
parente168df36a807dff8e5cc78c1daeb9dec89e4118c (diff)
downloadop-kernel-dev-711b55f3fca418de8c6484a1aa38bcc241acc536.zip
op-kernel-dev-711b55f3fca418de8c6484a1aa38bcc241acc536.tar.gz
Revert "amdgpu/dc: inline a bunch of the dml wrappers."
This reverts commit 3e8c3108dab197858e74dbb740c5312ae636ea9b. Unfortunately these clash with our DML update from the HW guys. Will attempt to reroll them after. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_calc.c')
-rw-r--r--drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_calc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_calc.c b/drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_calc.c
index 7a5fb1c..9fccbbf 100644
--- a/drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_calc.c
+++ b/drivers/gpu/drm/amd/display/dc/dml/display_rq_dlg_calc.c
@@ -25,8 +25,6 @@
#include "display_rq_dlg_calc.h"
#include "display_mode_lib.h"
-#include "dml_inline_defs.h"
-
static unsigned int get_bytes_per_element(enum source_format_class source_format, bool is_chroma)
{
unsigned int ret_val = 0;
OpenPOWER on IntegriCloud