Home
last modified time | relevance | path

Searched refs:host_router_bw_kbps (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
A Ddcn35_clk_mgr.c346 uint32_t host_router_bw_kbps[MAX_HOST_ROUTERS_NUM] = { 0 }; in dcn35_notify_host_router_bw() local
364 host_router_bw_kbps[hr_index] += dc_bandwidth_in_kbps_from_timing( in dcn35_notify_host_router_bw()
369 new_clocks->host_router_bw_kbps[i] = host_router_bw_kbps[i]; in dcn35_notify_host_router_bw()
370 …(should_set_clock(safe_to_lower, new_clocks->host_router_bw_kbps[i], clk_mgr_base->clks.host_route… in dcn35_notify_host_router_bw()
371 clk_mgr_base->clks.host_router_bw_kbps[i] = new_clocks->host_router_bw_kbps[i]; in dcn35_notify_host_router_bw()
372 dcn35_smu_notify_host_router_bw(clk_mgr, i, new_clocks->host_router_bw_kbps[i]); in dcn35_notify_host_router_bw()
/drivers/gpu/drm/amd/display/dc/
A Ddc.h674 int host_router_bw_kbps[MAX_HOST_ROUTERS_NUM]; member

Completed in 18 milliseconds