diff options
| author | Gaghik Khachatrian <gaghik.khachatrian@amd.com> | 2026-04-19 16:55:50 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-05-05 09:56:52 -0400 |
| commit | b20934b82424caba974a146a9d7308172c374524 (patch) | |
| tree | ab295a0d529da5ef1ef1ad7a99398d3c8105dcbb /include/linux/debugobjects.h | |
| parent | faaeeecef94ad312b051dbe628d6e3f016ba5263 (diff) | |
drm/amd/display: Do DML float narrowing explicit
[Why]
Shared DML wrapper helpers in [dc/dml/dml_inline_defs.h](dc/dml/dml_inline_defs.h)
pass double and int values to float-based dcn_bw_* helpers. Make these
intentional narrowing boundaries explicit to reduce warning noise
without changing behavior.
[How]
Add explicit C-style casts at the float API boundary in the shared DML
inline wrappers used by the DCN DML paths.
Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Gaghik Khachatrian <gaghik.khachatrian@amd.com>
Signed-off-by: James Lin <pinglei.lin@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
