Searched refs:dcn20_build_mapped_resource (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/ |
D | dcn20_resource.h | 167 enum dc_status dcn20_build_mapped_resource(const struct dc *dc, struct dc_state *context, struct dc…
|
D | dcn20_resource.c | 1654 enum dc_status dcn20_build_mapped_resource(const struct dc *dc, struct dc_state *context, struct dc… in dcn20_build_mapped_resource() function 1788 result = dcn20_build_mapped_resource(dc, new_ctx, dc_stream); in dcn20_add_stream_to_ctx() 2863 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn20_fast_validate_bw() 2891 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn20_fast_validate_bw()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn21/ |
D | dcn21_resource.c | 1276 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn21_fast_validate_bw() 1299 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn21_fast_validate_bw()
|
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn30/ |
D | dcn30_resource.c | 2076 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn30_internal_validate_bw()
|