Commit db62b2b7 authored by Yang Li's avatar Yang Li Committed by Alex Deucher

drm/amd/display: clean up some inconsistent indentings

clean up some inconsistent indentings

Link: https://bugzilla.openanolis.cn/show_bug.cgi?id=2182Reported-by: default avatarAbaci Robot <abaci@linux.alibaba.com>
Signed-off-by: default avatarYang Li <yang.lee@linux.alibaba.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent 822a9778
...@@ -2636,7 +2636,7 @@ static void DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerforman ...@@ -2636,7 +2636,7 @@ static void DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerforman
&mode_lib->vba.SrcActiveDrainRate, &mode_lib->vba.SrcActiveDrainRate,
&mode_lib->vba.TInitXFill, &mode_lib->vba.TInitXFill,
&mode_lib->vba.TslvChk); &mode_lib->vba.TslvChk);
locals->XFCRemoteSurfaceFlipLatency[k] = locals->XFCRemoteSurfaceFlipLatency[k] =
dml_floor( dml_floor(
mode_lib->vba.XFCRemoteSurfaceFlipDelay mode_lib->vba.XFCRemoteSurfaceFlipDelay
/ (mode_lib->vba.HTotal[k] / (mode_lib->vba.HTotal[k]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment