Searched refs:resource_get_head_pipe_for_stream (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/inc/ ! |
D | resource.h | 145 struct pipe_ctx *resource_get_head_pipe_for_stream(
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce112/ ! |
D | dce112_resource.c | 872 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream); in build_mapped_resource() 963 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream( in resource_map_phy_clock_resources()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/ ! |
D | dcn10_resource.c | 1066 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream); in build_mapped_resource() 1100 struct pipe_ctx *head_pipe = resource_get_head_pipe_for_stream(res_ctx, stream); in dcn10_acquire_idle_pipe_for_layer()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/core/ ! |
D | dc_resource.c | 1350 struct pipe_ctx *resource_get_head_pipe_for_stream( in resource_get_head_pipe_for_stream() function 1486 head_pipe = resource_get_head_pipe_for_stream(&context->res_ctx, stream); in dc_add_plane_to_context() 2187 struct pipe_ctx *del_pipe = resource_get_head_pipe_for_stream(&new_ctx->res_ctx, stream); in dc_remove_stream_from_ctx() 3150 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream( in resource_map_clock_resources()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce100/ ! |
D | dce100_resource.c | 823 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream); in build_mapped_resource()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn201/ ! |
D | dcn201_resource.c | 1009 struct pipe_ctx *head_pipe = resource_get_head_pipe_for_stream(res_ctx, stream); in dcn201_acquire_idle_pipe_for_layer()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn20/ ! |
D | dcn20_resource.c | 1311 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream); in dcn20_build_mapped_resource() 2151 struct pipe_ctx *head_pipe = resource_get_head_pipe_for_stream(res_ctx, stream); in dcn20_acquire_idle_pipe_for_layer()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dce110/ ! |
D | dce110_resource.c | 944 struct pipe_ctx *pipe_ctx = resource_get_head_pipe_for_stream(&context->res_ctx, stream); in build_mapped_resource()
|