diff options
| author | Gaghik Khachatrian <gaghik.khachatrian@amd.com> | 2026-03-12 15:42:01 -0400 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-03-30 14:55:17 -0400 |
| commit | 26ebcac0566b78a9e6bfb71fb6b3436e0fe251a6 (patch) | |
| tree | c81a68a5ba5a1225c4bd9bc9e625fd00bdfab785 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8424ee7d524965c2ce245d30f7c778763e8c6f54 (diff) | |
drm/amd/display: Fix Silence signed/unsighed mismatch warning in dc
[Why]
Implicit signed-to-unsigned conversions caused compiler
warnings in DC paths.
[How]
Added explicit (unsigned int)/(uint32_t) casts for sentinel -1
assignments and IRQ ~MASK initializers, with small cast alignment
in logging/DPCD code.
Functionality and behavior is unchanged; only type intent is explicit.
Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: Gaghik Khachatrian <gaghik.khachatrian@amd.com>
Signed-off-by: Chuanyu Tseng <chuanyu.tseng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
