Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn351/
H A Ddcn351_fpu.c534 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn351_populate_dml_pipes_from_context_fpu()
578 pipes[0].pipe.src.unbounded_req_mode = true; in dcn351_populate_dml_pipes_from_context_fpu()
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn35/
H A Ddcn35_fpu.c501 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn35_populate_dml_pipes_from_context_fpu()
545 pipes[0].pipe.src.unbounded_req_mode = true; in dcn35_populate_dml_pipes_from_context_fpu()
/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()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource_helpers.c407 pipes[0].pipe.src.unbounded_req_mode = true; in dcn32_set_det_allocations()