Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.h79 bool dcn21_validate_bandwidth_fp(struct dc *dc, struct dc_state *context, bool
Ddcn20_fpu.c2321 bool dcn21_validate_bandwidth_fp(struct dc *dc, struct dc_state *context, in dcn21_validate_bandwidth_fp() function
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/resource/dcn21/
Ddcn21_resource.c938 voltage_supported = dcn21_validate_bandwidth_fp(dc, context, fast_validate, pipes); in dcn21_validate_bandwidth()