Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.h149 bool dcn20_fast_validate_bw(
H A Ddcn20_resource.c2838 bool dcn20_fast_validate_bw( function
3153 out = dcn20_fast_validate_bw(dc, context, pipes, &pipe_cnt, pipe_split_from, &vlevel);
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn21/
H A Ddcn21_resource.c1190 out = dcn20_fast_validate_bw(dc, context, pipes, &pipe_cnt, pipe_split_from, &vlevel); in dcn21_validate_bandwidth_fp()