Home
last modified time | relevance | path

Searched refs:min_req_outstanding (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/inc/
H A Ddml_top_dchub_registers.h82 uint32_t min_req_outstanding;
83 uint32_t min_req_outstanding; global() member
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h734 int min_req_outstanding;
733 int min_req_outstanding; global() member
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml_display_rq_dlg_calc.c580 arb_param->min_req_outstanding = 256; // turn off the sat level feature if this set to max in dml_rq_dlg_get_arb_params()
H A Ddisplay_mode_core_structs.h1946 dml_uint_t min_req_outstanding; member
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_shared.c11933 arb_param->min_req_outstanding = mode_lib->soc.max_outstanding_reqs; // turn off the sat level feature if this set to max in dml2_core_shared_get_arb_params()
H A Ddml2_core_dcn4_calcs.c12240 arb_param->min_req_outstanding = mode_lib->soc.max_outstanding_reqs; // turn off the sat level feature if this set to max in dml2_core_calcs_get_stream_fams2_programming()