Home
last modified time | relevance | path

Searched refs:fast_validate (Results 1 – 25 of 45) sorted by relevance

12

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
A Ddcn20_fpu.h47 bool fast_validate);
54 bool fast_validate);
65 bool fast_validate, display_e2e_pipe_params_st *pipes);
78 bool fast_validate);
80 fast_validate, display_e2e_pipe_params_st *pipes);
A Ddcn20_fpu.c1318 bool fast_validate) in dcn20_populate_dml_pipes_from_context() argument
1736 bool fast_validate) in dcn20_calculate_wm() argument
1783 context, pipes, fast_validate); in dcn20_calculate_wm()
1786 context, pipes, fast_validate); in dcn20_calculate_wm()
2053 if (fast_validate) { in dcn20_validate_bandwidth_internal()
2098 if (fast_validate) { in dcn20_validate_bandwidth_fp()
2159 bool fast_validate) in dcn21_populate_dml_pipes_from_context() argument
2242 bool fast_validate) in dcn21_calculate_wm() argument
2284 context, pipes, fast_validate); in dcn21_calculate_wm()
2287 context, pipes, fast_validate); in dcn21_calculate_wm()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/
A Ddcn30_resource.h60 bool fast_validate);
67 bool fast_validate,
81 bool fast_validate);
A Ddcn30_resource.c1323 bool fast_validate) in dcn30_populate_dml_pipes_from_context() argument
1329 dcn20_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn30_populate_dml_pipes_from_context()
1631 bool fast_validate, in dcn30_internal_validate_bw() argument
1650 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate); in dcn30_internal_validate_bw()
1659 if (!fast_validate || !allow_self_refresh_only) { in dcn30_internal_validate_bw()
1673 (fast_validate || vlevel == context->bw_ctx.dml.soc.num_states || in dcn30_internal_validate_bw()
1682 context->bw_ctx.dml.validate_max_state = fast_validate; in dcn30_internal_validate_bw()
1869 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate); in dcn30_internal_validate_bw()
2043 bool fast_validate) in dcn30_validate_bandwidth() argument
2060 out = dcn30_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, fast_validate, true); in dcn30_validate_bandwidth()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
A Ddcn31_resource.h42 bool fast_validate);
51 bool fast_validate);
A Ddcn31_resource.c1620 bool fast_validate) in dcn31x_populate_dml_pipes_from_context() argument
1627 pipe_cnt = dcn20_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn31x_populate_dml_pipes_from_context()
1645 bool fast_validate) in dcn31_populate_dml_pipes_from_context() argument
1653 dcn31x_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn31_populate_dml_pipes_from_context()
1758 bool fast_validate) in dcn31_validate_bandwidth() argument
1775 out = dcn30_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, fast_validate, true); in dcn31_validate_bandwidth()
1780 fast_validate = false; in dcn31_validate_bandwidth()
1787 if (fast_validate) { in dcn31_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/
A Ddcn20_resource.h122 bool dcn20_validate_bandwidth(struct dc *dc, struct dc_state *context, bool fast_validate);
161 bool fast_validate);
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
A Ddcn314_fpu.h38 bool fast_validate);
A Ddcn314_fpu.c309 bool fast_validate) in dcn314_populate_dml_pipes_from_context_fpu() argument
319 dcn31x_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn314_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn351/
A Ddcn351_fpu.h15 bool fast_validate);
A Ddcn351_fpu.c472 bool fast_validate) in dcn351_populate_dml_pipes_from_context_fpu() argument
481 fast_validate); in dcn351_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn35/
A Ddcn35_fpu.h40 bool fast_validate);
A Ddcn35_fpu.c438 bool fast_validate) in dcn35_populate_dml_pipes_from_context_fpu() argument
447 fast_validate); in dcn35_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn314/
A Ddcn314_resource.h44 bool fast_validate);
A Ddcn314_resource.c1671 bool fast_validate) in dcn314_populate_dml_pipes_from_context() argument
1676 pipe_cnt = dcn314_populate_dml_pipes_from_context_fpu(dc, context, pipes, fast_validate); in dcn314_populate_dml_pipes_from_context()
1700 bool fast_validate) in dcn314_validate_bandwidth() argument
1718 out = dcn30_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, fast_validate, false); in dcn314_validate_bandwidth()
1723 fast_validate = false; in dcn314_validate_bandwidth()
1730 if (fast_validate) { in dcn314_validate_bandwidth()
/linux/drivers/gpu/drm/amd/display/dc/resource/dce112/
A Ddce112_resource.h48 bool fast_validate);
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
A Ddcn21_resource.h54 bool fast_validate);
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/
A Ddml21_wrapper.h58 …onst struct dc *in_dc, struct dc_state *context, struct dml2_context *dml_ctx, bool fast_validate);
A Ddml21_wrapper.c276 …const struct dc *in_dc, struct dc_state *context, struct dml2_context *dml_ctx, bool fast_validate) in dml21_validate() argument
281 if (fast_validate) { in dml21_validate()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn31/
A Ddcn31_fpu.h58 bool fast_validate);
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
A Ddcn32_fpu.h52 bool fast_validate);
/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h88 bool fast_validate);
113 bool fast_validate);
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
A Ddcn32_resource.c1745 static bool dml1_validate(struct dc *dc, struct dc_state *context, bool fast_validate) in dml1_validate() argument
1769 out = dcn32_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, fast_validate); in dml1_validate()
1780 if (fast_validate) { in dml1_validate()
1811 bool fast_validate) in dcn32_validate_bandwidth() argument
1818 fast_validate); in dcn32_validate_bandwidth()
1820 out = dml1_validate(dc, context, fast_validate); in dcn32_validate_bandwidth()
1827 bool fast_validate) in dcn32_populate_dml_pipes_from_context() argument
1843 dcn20_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn32_populate_dml_pipes_from_context()
1925 if (!fast_validate) { in dcn32_populate_dml_pipes_from_context()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
A Ddml2_wrapper.h295 bool fast_validate);
A Ddml2_wrapper.c708 …te(const struct dc *in_dc, struct dc_state *context, struct dml2_context *dml2, bool fast_validate) in dml2_validate() argument
718 out = dml21_validate(in_dc, context, dml2, fast_validate); in dml2_validate()
723 if (fast_validate) in dml2_validate()

Completed in 47 milliseconds

12