Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/
Dresource.h134 struct pipe_ctx *find_idle_secondary_pipe(
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_resource.c1022 struct pipe_ctx *idle_pipe = find_idle_secondary_pipe(res_ctx, pool); in dcn10_acquire_idle_pipe_for_layer()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/calcs/
Ddcn_calcs.c1143 hsplit_pipe = find_idle_secondary_pipe(&context->res_ctx, pool); in dcn_validate_bandwidth()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c1149 struct pipe_ctx *find_idle_secondary_pipe( in find_idle_secondary_pipe() function