Home
last modified time | relevance | path

Searched refs:is_phantom_pipe (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/
H A Ddisplay_rq_dlg_calc_32.c53 bool is_phantom_pipe; in dml32_rq_dlg_get_rq_reg() local
167 is_phantom_pipe = get_is_phantom_pipe(mode_lib, e2e_pipe_param, num_pipes, pipe_idx); in dml32_rq_dlg_get_rq_reg()
171 if (is_phantom_pipe) { in dml32_rq_dlg_get_rq_reg()
195 dml_print("DML_DLG: %s: is_phantom_pipe = %d\n", __func__, is_phantom_pipe); in dml32_rq_dlg_get_rq_reg()
/linux/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddml_display_rq_dlg_calc.c67 dml_bool_t is_phantom_pipe; in dml_rq_dlg_get_rq_reg() local
159 is_phantom_pipe = dml_get_is_phantom_pipe(mode_lib, pipe_idx); in dml_rq_dlg_get_rq_reg()
163 if (is_phantom_pipe) { in dml_rq_dlg_get_rq_reg()
182 dml_print("DML_DLG: %s: is_phantom_pipe = %d\n", __func__, is_phantom_pipe); in dml_rq_dlg_get_rq_reg()
/linux/drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_core/
H A Ddml2_core_dcn4_calcs.c11803 bool is_phantom_pipe; in rq_dlg_get_rq_reg() local
11884 is_phantom_pipe = dml_get_is_phantom_pipe(display_cfg, mode_lib, pipe_idx); in rq_dlg_get_rq_reg()
11888 if (is_phantom_pipe) { in rq_dlg_get_rq_reg()
11907 dml2_printf("DML_DLG: %s: is_phantom_pipe = %d\n", __func__, is_phantom_pipe); in rq_dlg_get_rq_reg()
H A Ddml2_core_shared.c11567 bool is_phantom_pipe = dml_get_is_phantom_pipe(display_cfg, mode_lib, pipe_idx); in rq_dlg_get_rq_reg() local
11571 if (is_phantom_pipe) { in rq_dlg_get_rq_reg()
11590 dml2_printf("DML_DLG: %s: is_phantom_pipe = %d\n", __func__, is_phantom_pipe); in rq_dlg_get_rq_reg()