Previous change had been reverted since it caused hang.
Remake change to avoid defect.
[Why]
1. Driver use umachannelnumber to calculate watermarks for stutter.
In asymmetric memory config, the actual bandwidth is less than
dual-channel. The bandwidth should be the same as single-channel.
2. We found single rank dimm need additional delay time for stutter.
[How]
Get information from each DIMM. Treat memory config as a single-channel
for asymmetric memory in bandwidth calculating.
Add additional delay time for single rank dimm.
Fixes:
|
||
---|---|---|
.. | ||
rn_clk_mgr_vbios_smu.c | ||
rn_clk_mgr_vbios_smu.h | ||
rn_clk_mgr.c | ||
rn_clk_mgr.h |