diff options
| author | 2026-03-12 15:42:01 -0400 | |
|---|---|---|
| committer | 2026-03-30 14:55:17 -0400 | |
| commit | 26ebcac0566b78a9e6bfb71fb6b3436e0fe251a6 (patch) | |
| tree | c81a68a5ba5a1225c4bd9bc9e625fd00bdfab785 /samples/kobject/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com | |
| parent | drm/amd/display: eliminate clock manager code duplication (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 'samples/kobject/ssh:/git@git.zx2c4.com/git:/git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
