Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.h120 bool dcn20_validate_bandwidth(struct dc *dc, struct dc_state *context, bool fast_validate);
H A Ddcn20_resource.c3252 bool dcn20_validate_bandwidth(struct dc *dc, struct dc_state *context, function
3334 .validate_bandwidth = dcn20_validate_bandwidth,