Home
last modified time | relevance | path

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

/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/dcn316/
H A Ddcn316_resource.c1795 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn316_resource_construct()
1836 pipes[0].pipe.src.unbounded_req_mode = true; in dcn316_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1829 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn31_validate_bandwidth()
1864 pipes[0].pipe.src.unbounded_req_mode = true;
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1854 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn315_update_bw_bounding_box()
1957 pipes[0].pipe.src.unbounded_req_mode = true; in dcn315_resource_construct()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2130 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false; in dcn32_get_max_hw_cursor_size()
2146 pipes[pipe_cnt].pipe.src.unbounded_req_mode = false;
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn20/
H A Ddcn20_fpu.c1199 context->res_ctx.pipe_ctx[i].unbounded_req = pipes[pipe_idx].pipe.src.unbounded_req_mode; in dcn20_calculate_dlg_params()