aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorIvan Shamliev <[email protected]>2025-04-24 15:14:53 +0000
committerAlex Deucher <[email protected]>2025-05-07 21:40:02 +0000
commite2255687c81398a32210306024f08b1615b87885 (patch)
treecba01a8309d2a7e3b338a3bf9b2cf993561e40d3 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parentdrm/amd/display: adds kernel-doc comment for dc_stream_remove_writeback() (diff)
downloadkernel-e2255687c81398a32210306024f08b1615b87885.tar.gz
kernel-e2255687c81398a32210306024f08b1615b87885.zip
drm/amd/display: Use true/false for boolean variables in DML2 core files
Replace 0 and 1 with false and true for boolean variables in dml2_core_dcn4_calcs.c and dml2_core_utils.c to align with the Linux kernel coding style guidelines, which recommend using C99 bool type with true/false values. Signed-off-by: Ivan Shamliev <[email protected]> Reviewed-by: Alex Hung <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions