Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.h149 bool dcn20_fast_validate_bw(
Ddcn20_resource.c2833 bool dcn20_fast_validate_bw( function
3148 out = dcn20_fast_validate_bw(dc, context, pipes, &pipe_cnt, pipe_split_from, &vlevel);
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn21/
Ddcn21_resource.c1192 out = dcn20_fast_validate_bw(dc, context, pipes, &pipe_cnt, pipe_split_from, &vlevel); in dcn21_validate_bandwidth()