Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.h122 bool dcn20_validate_bandwidth(struct dc *dc, struct dc_state *context, bool fast_validate);
H A Ddcn20_resource.c2127 bool dcn20_validate_bandwidth(struct dc *dc, struct dc_state *context, in dcn20_validate_bandwidth() function
2223 .validate_bandwidth = dcn20_validate_bandwidth,
/linux-6.15/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c1072 .validate_bandwidth = dcn20_validate_bandwidth,