Home
last modified time | relevance | path

Searched refs:total_free_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c1354 unsigned int total_free_entry = 0xb40; in dcn30_calc_max_scaled_time() local
1366 buf_lh_capability = (total_free_entry*time_per_byte*32) >> 6; /* time_per_byte is in u6.6*/ in dcn30_calc_max_scaled_time()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c1563 unsigned int total_free_entry = 0xb40; in dcn30_calc_max_scaled_time() local
1575 buf_lh_capability = (total_free_entry*time_per_byte*32) >> 6; /* time_per_byte is in u6.6*/ in dcn30_calc_max_scaled_time()

Completed in 10 milliseconds