Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
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()