Home
last modified time | relevance | path

Searched refs:dcn20_build_mapped_resource (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_resource.h162 enum dc_status dcn20_build_mapped_resource(const struct dc *dc, struct dc_state *context, struct dc…
Ddcn20_resource.c1652 enum dc_status dcn20_build_mapped_resource(const struct dc *dc, struct dc_state *context, struct dc… in dcn20_build_mapped_resource() function
1786 result = dcn20_build_mapped_resource(dc, new_ctx, dc_stream); in dcn20_add_stream_to_ctx()
2888 dcn20_build_mapped_resource(dc, context, pipe->stream);
2916 dcn20_build_mapped_resource(dc, context, pipe->stream);
/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn30/
Ddcn30_resource.c2173 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn30_internal_validate_bw()