Home
last modified time | relevance | path

Searched defs:head_pipe (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/resource/dcn201/
H A Ddcn201_resource.c1007 struct pipe_ctx *head_pipe = resource_get_otg_master_for_stream(res_ctx, opp_head_pipe->stream); dcn201_acquire_free_pipe_for_layer() local
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c1087 struct pipe_ctx *head_pipe = resource_get_otg_master_for_stream(res_ctx, opp_head_pipe->stream); dcn10_acquire_free_pipe_for_layer() local
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_dmub_srv.c430 struct pipe_ctx *head_pipe, in dc_dmub_srv_populate_fams_pipe_info()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn32/
H A Ddcn32_resource.c2731 dcn32_acquire_idle_pipe_for_head_pipe_in_layer(struct dc_state * state,const struct resource_pool * pool,struct dc_stream_state * stream,const struct pipe_ctx * head_pipe) dcn32_acquire_idle_pipe_for_head_pipe_in_layer() argument
/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2522 struct pipe_ctx *head_pipe) in get_tail_pipe()