aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2024-04-28 12:42:44 +0000
committerAlex Deucher <[email protected]>2024-04-30 13:59:44 +0000
commit01d6606beca0b7e84ce9d7a8d5cd4a9a850a00d0 (patch)
treeaa41fcb32cfef90b4ae6f093871061d0de9f9792 /drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c
parentdrm/amd/pm: fix uninitialized variable warning for smu8_hwmgr (diff)
downloadkernel-01d6606beca0b7e84ce9d7a8d5cd4a9a850a00d0.tar.gz
kernel-01d6606beca0b7e84ce9d7a8d5cd4a9a850a00d0.zip
drm/amd/display: re-indent dpp401_dscl_program_isharp()
Smatch complains because some lines are indented more than they should be. I went a bit crazy re-indenting this. ;) The comments were not useful except as a marker of things which are left to implement so I deleted most of them except for the TODO. I introduced a "data" pointer so that I could replace "scl_data->dscl_prog_data." with just "data->" and shorten the lines a bit. It's more readable without the line breaks. I also tried to align it so you can see what is changing on each line. Signed-off-by: Dan Carpenter <[email protected]> Reviewed-by: Aurabindo Pillai <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c')
0 files changed, 0 insertions, 0 deletions