Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.h119 bool dcn20_validate_bandwidth(struct dc *dc, struct dc_state *context, bool fast_validate);
Ddcn20_resource.c2135 bool dcn20_validate_bandwidth(struct dc *dc, struct dc_state *context, in dcn20_validate_bandwidth() function
2217 .validate_bandwidth = dcn20_validate_bandwidth,
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/
Ddcn201_resource.c1073 .validate_bandwidth = dcn20_validate_bandwidth,