linux/drivers/gpu/drm/amd/display/dc/dml/dcn20
Rodrigo Siqueira c38606ab12 drm/amd/display: Remove dml_common_def file
During the rework for removing the FPU issues, I found the following
warning:

 [..] dml_common_defs.o: warning: objtool: dml_round()+0x9: FPU
      instruction outside of kernel_fpu_{begin,end}()

This file has a single function that does not need to be in a specific
file. This commit drop dml_common_defs file, and move dml_round function
to dml_inline_defs.

CC: Christian König <christian.koenig@amd.com>
CC: Alexander Deucher <Alexander.Deucher@amd.com>
CC: Peter Zijlstra <peterz@infradead.org>
CC: Tony Cheng <tony.cheng@amd.com>
CC: Harry Wentland <hwentlan@amd.com>
Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Reviewed-by: Dmytro Laktyushkin <Dmytro.Laktyushkin@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2020-05-21 12:48:43 -04:00
..
display_mode_vba_20.c drm/amd/display: use odm combine for YCbCr420 timing with h_active greater than 4096 2020-01-22 16:55:28 -05:00
display_mode_vba_20.h
display_mode_vba_20v2.c drm/amd/display: Allow PState switch in VBLANK one display VACTIVE 2020-05-05 13:11:23 -04:00
display_mode_vba_20v2.h drm/amd/display: support "dummy pstate" 2019-07-18 14:27:26 -05:00
display_rq_dlg_calc_20.c drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20.c 2020-01-07 11:56:34 -05:00
display_rq_dlg_calc_20.h drm/amd/display: Remove dml_common_def file 2020-05-21 12:48:43 -04:00
display_rq_dlg_calc_20v2.c drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20v2.c 2020-01-07 11:56:37 -05:00
display_rq_dlg_calc_20v2.h drm/amd/display: Remove dml_common_def file 2020-05-21 12:48:43 -04:00