Home
last modified time | relevance | path

Searched refs:dcn21_update_bw_bounding_box (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.h83 void dcn21_update_bw_bounding_box(struct dc *dc, struct clk_bw_params *bw_params);
Ddcn20_fpu.c2236 void dcn21_update_bw_bounding_box(struct dc *dc, struct clk_bw_params *bw_params) in dcn21_update_bw_bounding_box() function
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1420 .update_bw_bounding_box = dcn21_update_bw_bounding_box,