Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.h130 bool dcn20_validate_dsc(struct dc *dc, struct dc_state *new_ctx);
H A Ddcn20_resource.c2477 bool dcn20_validate_dsc(struct dc *dc, struct dc_state *new_ctx) function
2937 if (!dcn20_validate_dsc(dc, context)) {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_resource.c2185 if (!dcn20_validate_dsc(dc, context)) { in dcn30_internal_validate_bw()