Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_hw_sequencer.c2056 struct pipe_ctx *grouped_pipes[]) in dcn10_align_pixel_clocks() argument
2085 grouped_pipes[i]->stream_res.tg, in dcn10_align_pixel_clocks()
2144 struct pipe_ctx *grouped_pipes[]) in dcn10_enable_vblanks_synchronization() argument
2153 tg = grouped_pipes[i]->stream_res.tg; in dcn10_enable_vblanks_synchronization()
2160 if (grouped_pipes[i]->stream == NULL) in dcn10_enable_vblanks_synchronization()
2177 grouped_pipes[i]->stream_res.tg, in dcn10_enable_vblanks_synchronization()
2201 struct pipe_ctx *grouped_pipes[]) in dcn10_enable_timing_synchronization() argument
2226 grouped_pipes[i]->stream_res.tg, in dcn10_enable_timing_synchronization()
2238 grouped_pipes[i]->stream_res.tg); in dcn10_enable_timing_synchronization()
2254 struct pipe_ctx *grouped_pipes[]) in dcn10_enable_per_frame_crtc_position_reset() argument
[all …]
A Ddcn10_hw_sequencer.h120 struct pipe_ctx *grouped_pipes[]);
125 struct pipe_ctx *grouped_pipes[]);
129 struct pipe_ctx *grouped_pipes[]);
/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dhw_sequencer.h110 int group_size, struct pipe_ctx *grouped_pipes[]);
113 struct pipe_ctx *grouped_pipes[]);
116 struct pipe_ctx *grouped_pipes[]);
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c2559 struct pipe_ctx *grouped_pipes[]) argument
2575 grouped_pipes[i]->stream_res.tg, &gsl_params);
2582 grouped_pipes[i]->stream_res.tg,
2589 grouped_pipes[i]->stream_res.tg);
2596grouped_pipes[i]->stream_res.tg->funcs->tear_down_global_swap_lock(grouped_pipes[i]->stream_res.tg…
2604 struct pipe_ctx *grouped_pipes[]) argument
2615 grouped_pipes[i]->stream_res.tg, &gsl_params);
2620 grouped_pipes[i]->stream_res.tg->funcs->enable_crtc_reset(
2621 grouped_pipes[i]->stream_res.tg,
2623 &grouped_pipes[i]->stream->triggered_crtc_reset);
[all …]

Completed in 15 milliseconds