Searched refs:is_phantom_pipe (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | dml_display_rq_dlg_calc.c | 67 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/core/ |
| H A D | dc_resource.c | 104 int dpp_inst, int opp_inst, int tg_inst, bool is_phantom_pipe) in capture_pipe_topology_data() argument 111 current_snapshot->pipe_log_lines[current_snapshot->line_count].is_phantom_pipe = is_phantom_pipe; in capture_pipe_topology_data() 2358 bool is_primary, bool is_phantom_pipe) in resource_log_pipe() argument 2374 pipe->stream_res.tg->inst, is_phantom_pipe); in resource_log_pipe() 2386 pipe->stream_res.tg->inst, is_phantom_pipe); in resource_log_pipe() 2397 pipe->stream_res.tg->inst, is_phantom_pipe); in resource_log_pipe() 2407 pipe->stream_res.tg->inst, is_phantom_pipe); in resource_log_pipe() 2416 pipe->stream_res.tg->inst, is_phantom_pipe); in resource_log_pipe() 2425 pipe->stream_res.tg->inst, is_phantom_pipe); in resource_log_pipe() 2430 struct pipe_ctx *otg_master, int stream_idx, bool is_phantom_pipe) in resource_log_pipe_for_stream() argument [all …]
|
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/ |
| H A D | dml2_core_dcn4_calcs.c | 12302 bool is_phantom_pipe; in rq_dlg_get_rq_reg() local 12401 is_phantom_pipe = dml_get_is_phantom_pipe(display_cfg, mode_lib, pipe_idx); in rq_dlg_get_rq_reg() 12405 if (is_phantom_pipe) { in rq_dlg_get_rq_reg() 12424 DML_LOG_VERBOSE("DML_DLG: %s: is_phantom_pipe = %d\n", __func__, is_phantom_pipe); in rq_dlg_get_rq_reg()
|