Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Dresource.h134 struct pipe_ctx *find_idle_secondary_pipe(
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1027 struct pipe_ctx *idle_pipe = find_idle_secondary_pipe(res_ctx, pool); in dcn10_acquire_idle_pipe_for_layer()
/dragonfly/sys/dev/drm/amd/display/dc/calcs/
H A Ddcn_calcs.c1144 hsplit_pipe = find_idle_secondary_pipe(&context->res_ctx, pool); in dcn_validate_bandwidth()
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_resource.c1147 struct pipe_ctx *find_idle_secondary_pipe( in find_idle_secondary_pipe() function