Home
last modified time | relevance | path

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

/openbmc/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()