mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 00:47:56 -04:00
drm/amd: fix typoes
Fix typoes. Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Bernard Zhao <bernard@vivo.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
9d6f27f9de
commit
ab8b5aafa9
@@ -1977,7 +1977,7 @@ static void calculate_bandwidth(
|
||||
else {
|
||||
data->latency_for_non_mcifwr_clients = bw_int_to_fixed(0);
|
||||
}
|
||||
/*dmif mc urgent latency suppported in high sclk and yclk*/
|
||||
/*dmif mc urgent latency supported in high sclk and yclk*/
|
||||
data->dmifmc_urgent_latency_supported_in_high_sclk_and_yclk = bw_div((bw_sub(data->min_read_buffer_size_in_time, data->dmif_burst_time[high][s_high])), data->total_dmifmc_urgent_trips);
|
||||
/*dram speed/p-state change margin*/
|
||||
/*in the multi-display case the nb p-state change watermark cannot exceed the average lb size plus the dmif size or the cursor dcp buffer size*/
|
||||
|
||||
Reference in New Issue
Block a user