Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h128 struct pipe_ctx *resource_get_head_pipe_for_stream(
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce112/
Ddce112_resource.c878 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream); in build_mapped_resource()
969 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream( in resource_map_phy_clock_resources()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1316 struct pipe_ctx *resource_get_head_pipe_for_stream( in resource_get_head_pipe_for_stream() function
1446 head_pipe = resource_get_head_pipe_for_stream(&context->res_ctx, stream); in dc_add_plane_to_context()
1856 struct pipe_ctx *del_pipe = resource_get_head_pipe_for_stream(&new_ctx->res_ctx, stream); in dc_remove_stream_from_ctx()
2698 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream( in resource_map_clock_resources()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c1122 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream); in build_mapped_resource()
1156 struct pipe_ctx *head_pipe = resource_get_head_pipe_for_stream(res_ctx, stream); in dcn10_acquire_idle_pipe_for_layer()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce100/
Ddce100_resource.c829 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream); in build_mapped_resource()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_resource.c952 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream); in build_mapped_resource()
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.c1655 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream); in dcn20_build_mapped_resource()
3263 struct pipe_ctx *head_pipe = resource_get_head_pipe_for_stream(res_ctx, stream);