Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h96 struct pipe_topology_line pipe_log_lines[MAX_PIPES]; member
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c110 current_snapshot->pipe_log_lines[current_snapshot->line_count].is_phantom_pipe = is_phantom_pipe; in capture_pipe_topology_data()
111 current_snapshot->pipe_log_lines[current_snapshot->line_count].plane_idx = plane_idx; in capture_pipe_topology_data()
112 current_snapshot->pipe_log_lines[current_snapshot->line_count].slice_idx = slice_idx; in capture_pipe_topology_data()
113 current_snapshot->pipe_log_lines[current_snapshot->line_count].stream_idx = stream_idx; in capture_pipe_topology_data()
114 current_snapshot->pipe_log_lines[current_snapshot->line_count].dpp_inst = dpp_inst; in capture_pipe_topology_data()
115 current_snapshot->pipe_log_lines[current_snapshot->line_count].opp_inst = opp_inst; in capture_pipe_topology_data()
116 current_snapshot->pipe_log_lines[current_snapshot->line_count].tg_inst = tg_inst; in capture_pipe_topology_data()