/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/ |
D | dcn20_fpu.h | 47 bool fast_validate); 54 bool fast_validate); 66 bool fast_validate); 79 bool fast_validate); 82 bool fast_validate);
|
D | dcn20_fpu.c | 1163 bool fast_validate) in dcn20_populate_dml_pipes_from_context() argument 1577 bool fast_validate) in dcn20_calculate_wm() argument 1624 context, pipes, fast_validate); in dcn20_calculate_wm() 1627 context, pipes, fast_validate); in dcn20_calculate_wm() 1858 bool fast_validate) in dcn20_validate_bandwidth_internal() argument 1872 …t = dcn20_fast_validate_bw(dc, context, pipes, &pipe_cnt, pipe_split_from, &vlevel, fast_validate); in dcn20_validate_bandwidth_internal() 1882 if (fast_validate) { in dcn20_validate_bandwidth_internal() 1887 dcn20_calculate_wm(dc, context, pipes, &pipe_cnt, pipe_split_from, vlevel, fast_validate); in dcn20_validate_bandwidth_internal() 1911 bool fast_validate) in dcn20_validate_bandwidth_fp() argument 1929 if (fast_validate) { in dcn20_validate_bandwidth_fp() [all …]
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.h | 60 bool fast_validate); 67 bool fast_validate); 80 bool fast_validate);
|
D | dcn30_resource.c | 1333 bool fast_validate) in dcn30_populate_dml_pipes_from_context() argument 1339 dcn20_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn30_populate_dml_pipes_from_context() 1644 bool fast_validate) in dcn30_internal_validate_bw() argument 1662 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate); in dcn30_internal_validate_bw() 1671 if (!fast_validate) { in dcn30_internal_validate_bw() 1684 if (fast_validate || vlevel == context->bw_ctx.dml.soc.num_states || in dcn30_internal_validate_bw() 1878 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate); in dcn30_internal_validate_bw() 2045 bool fast_validate) in dcn30_validate_bandwidth() argument 2059 out = dcn30_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, fast_validate); in dcn30_validate_bandwidth() 2070 if (fast_validate) { in dcn30_validate_bandwidth()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/ |
D | dcn31_resource.h | 42 bool fast_validate); 51 bool fast_validate);
|
D | dcn31_resource.c | 1640 bool fast_validate) in dcn31_populate_dml_pipes_from_context() argument 1648 dcn20_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn31_populate_dml_pipes_from_context() 1759 bool fast_validate) in dcn31_validate_bandwidth() argument 1773 out = dcn30_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, fast_validate); in dcn31_validate_bandwidth() 1778 fast_validate = false; in dcn31_validate_bandwidth() 1785 if (fast_validate) { in dcn31_validate_bandwidth()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_resource.h | 119 bool dcn20_validate_bandwidth(struct dc *dc, struct dc_state *context, bool fast_validate); 158 bool fast_validate);
|
D | dcn20_resource.c | 2020 bool fast_validate) in dcn20_fast_validate_bw() argument 2033 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate); in dcn20_fast_validate_bw() 2136 bool fast_validate) in dcn20_validate_bandwidth() argument 2140 voltage_supported = dcn20_validate_bandwidth_fp(dc, context, fast_validate); in dcn20_validate_bandwidth()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/ |
D | dcn314_fpu.h | 38 bool fast_validate);
|
D | dcn314_fpu.c | 285 bool fast_validate) in dcn314_populate_dml_pipes_from_context_fpu() argument 294 dcn20_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn314_populate_dml_pipes_from_context_fpu()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_resource.h | 48 bool fast_validate);
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.h | 54 bool fast_validate);
|
D | dcn21_resource.c | 814 bool fast_validate) in dcn21_fast_validate_bw() argument 827 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate); in dcn21_fast_validate_bw() 968 bool fast_validate) in dcn21_validate_bandwidth() argument 972 voltage_supported = dcn21_validate_bandwidth_fp(dc, context, fast_validate); in dcn21_validate_bandwidth()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
D | dcn32_fpu.h | 59 bool fast_validate);
|
D | dcn32_fpu.c | 1473 bool fast_validate) in dcn32_internal_validate_bw() argument 1495 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate); in dcn32_internal_validate_bw() 1504 if (!fast_validate) { in dcn32_internal_validate_bw() 1510 if (fast_validate || in dcn32_internal_validate_bw() 1744 pipe_cnt = dc->res_pool->funcs->populate_dml_pipes(dc, context, pipes, fast_validate); in dcn32_internal_validate_bw() 1751 if (!fast_validate) { in dcn32_internal_validate_bw()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/ |
D | core_types.h | 110 bool fast_validate); 122 bool fast_validate);
|
D | dcn_calcs.h | 625 bool fast_validate);
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/ |
D | dcn32_resource.c | 1799 bool fast_validate) in dcn32_validate_bandwidth() argument 1827 if (fast_validate) { in dcn32_validate_bandwidth() 1835 out = dcn32_internal_validate_bw(dc, context, pipes, &pipe_cnt, &vlevel, fast_validate); in dcn32_validate_bandwidth() 1838 if (fast_validate) in dcn32_validate_bandwidth() 1849 if (fast_validate) { in dcn32_validate_bandwidth() 1878 bool fast_validate) in dcn32_populate_dml_pipes_from_context() argument 1887 dcn20_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn32_populate_dml_pipes_from_context()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_resource.c | 1146 bool fast_validate) in dcn10_validate_bandwidth() argument 1151 voltage_supported = dcn_validate_bandwidth(dc, context, fast_validate); in dcn10_validate_bandwidth()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
D | dcn_calcs.c | 751 bool fast_validate) in dcn_validate_bandwidth() argument 1122 if (v->voltage_level != number_of_states_plus_one && !fast_validate) { in dcn_validate_bandwidth() 1289 } else if (fast_validate) { in dcn_validate_bandwidth()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn314/ |
D | dcn314_resource.c | 1662 bool fast_validate) in dcn314_populate_dml_pipes_from_context() argument 1667 pipe_cnt = dcn314_populate_dml_pipes_from_context_fpu(dc, context, pipes, fast_validate); in dcn314_populate_dml_pipes_from_context()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/ |
D | dcn315_resource.c | 1638 bool fast_validate) in dcn315_populate_dml_pipes_from_context() argument 1646 dcn20_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn315_populate_dml_pipes_from_context()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/ |
D | dcn316_resource.c | 1641 bool fast_validate) in dcn316_populate_dml_pipes_from_context() argument 1649 dcn20_populate_dml_pipes_from_context(dc, context, pipes, fast_validate); in dcn316_populate_dml_pipes_from_context()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/ |
D | dc.h | 1301 bool fast_validate);
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce100/ |
D | dce100_resource.c | 838 bool fast_validate) in dce100_validate_bandwidth() argument
|