Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn314/
H A Ddcn314_fpu.c366 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn314_populate_dml_pipes_from_context_fpu()
403 pipes[0].pipe.src.unbounded_req_mode = true; in dcn314_populate_dml_pipes_from_context_fpu()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h391 bool unbounded_req_mode; member
H A Ddisplay_mode_vba.c866 if (pipes[k].pipe.src.unbounded_req_mode == 0) in fetch_pipe_params()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_resource_helpers.c377 pipes[0].pipe.src.unbounded_req_mode = true; in dcn32_set_det_allocations()
H A Ddcn32_resource.c1943 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn32_populate_dml_pipes_from_context()
1959 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn32_populate_dml_pipes_from_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c1638 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn316_populate_dml_pipes_from_context()
1681 pipes[0].pipe.src.unbounded_req_mode = true; in dcn316_populate_dml_pipes_from_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn315/
H A Ddcn315_resource.c1687 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn315_populate_dml_pipes_from_context()
1794 pipes[0].pipe.src.unbounded_req_mode = true; in dcn315_populate_dml_pipes_from_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c1670 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn31_populate_dml_pipes_from_context()
1708 pipes[0].pipe.src.unbounded_req_mode = true; in dcn31_populate_dml_pipes_from_context()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1189 context->res_ctx.pipe_ctx[i].unbounded_req = pipes[pipe_idx].pipe.src.unbounded_req_mode; in dcn20_calculate_dlg_params()