diff options
| author | Rodrigo Siqueira <[email protected]> | 2020-04-24 13:53:07 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-05-21 16:48:43 +0000 |
| commit | c38606ab1250aad05829e0daa8fa9a002161eb2a (patch) | |
| tree | 5a3782392a13abf5d1573f4cac466200dff9221f /tools/perf/scripts/python/check-perf-trace.py | |
| parent | drm/amd/display: fix and simplify pipe split logic (diff) | |
| download | kernel-c38606ab1250aad05829e0daa8fa9a002161eb2a.tar.gz kernel-c38606ab1250aad05829e0daa8fa9a002161eb2a.zip | |
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 <[email protected]>
CC: Alexander Deucher <[email protected]>
CC: Peter Zijlstra <[email protected]>
CC: Tony Cheng <[email protected]>
CC: Harry Wentland <[email protected]>
Signed-off-by: Rodrigo Siqueira <[email protected]>
Reviewed-by: Dmytro Laktyushkin <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
