Searched refs:dcn20_build_mapped_resource (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
H A D | dcn20_resource.h | 163 enum dc_status dcn20_build_mapped_resource(const struct dc *dc, struct dc_state *context, struct dc_stream_state *stream);
|
H A D | dcn20_resource.c | 1310 enum dc_status dcn20_build_mapped_resource(const struct dc *dc, struct dc_state *context, struct dc_stream_state *stream) in dcn20_build_mapped_resource() function 1447 result = dcn20_build_mapped_resource(dc, new_ctx, dc_stream); in dcn20_add_stream_to_ctx() 2062 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn20_fast_validate_bw() 2092 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn20_fast_validate_bw()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/ |
H A D | dcn21_resource.c | 862 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn21_fast_validate_bw() 887 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn21_fast_validate_bw()
|
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn30/ |
H A D | dcn30_resource.c | 1849 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn30_internal_validate_bw()
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 5476 dcn20_build_mapped_resource(dc, state, sec_pipe->stream); in dc_resource_acquire_secondary_pipe_for_mpc_odm_legacy()
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | dcn32_fpu.c | 2115 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn32_apply_merge_split_flags_helper()
|