Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn302/
Ddcn302_resource.h36 void dcn302_update_bw_bounding_box(struct dc *dc, struct clk_bw_params *bw_params);
Ddcn302_resource.c1128 void dcn302_update_bw_bounding_box(struct dc *dc, struct clk_bw_params *bw_params) in dcn302_update_bw_bounding_box() function
1152 .update_bw_bounding_box = dcn302_update_bw_bounding_box,