Home
last modified time | relevance | path

Searched refs:unbounded_req_mode (Results 1 – 9 of 9) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn314/
Ddcn314_fpu.c320 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn314_populate_dml_pipes_from_context_fpu()
360 pipes[0].pipe.src.unbounded_req_mode = true; in dcn314_populate_dml_pipes_from_context_fpu()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/
Ddisplay_mode_structs.h389 bool unbounded_req_mode; member
Ddisplay_mode_vba.c858 if (pipes[k].pipe.src.unbounded_req_mode == 0) in fetch_pipe_params()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn32/
Ddcn32_resource_helpers.c374 pipes[0].pipe.src.unbounded_req_mode = true; in dcn32_set_det_allocations()
Ddcn32_resource.c1927 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn32_populate_dml_pipes_from_context()
1939 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn32_populate_dml_pipes_from_context()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn315/
Ddcn315_resource.c1664 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn315_populate_dml_pipes_from_context()
1709 pipes[0].pipe.src.unbounded_req_mode = true; in dcn315_populate_dml_pipes_from_context()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn316/
Ddcn316_resource.c1667 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn316_populate_dml_pipes_from_context()
1711 pipes[0].pipe.src.unbounded_req_mode = true; in dcn316_populate_dml_pipes_from_context()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn31/
Ddcn31_resource.c1669 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn31_populate_dml_pipes_from_context()
1713 pipes[0].pipe.src.unbounded_req_mode = true; in dcn31_populate_dml_pipes_from_context()
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/dcn20/
Ddcn20_fpu.c1052 context->res_ctx.pipe_ctx[i].unbounded_req = pipes[pipe_idx].pipe.src.unbounded_req_mode; in dcn20_calculate_dlg_params()