Searched refs:dcn20_build_mapped_resource (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.h | 162 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 | 1652 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 1786 result = dcn20_build_mapped_resource(dc, new_ctx, dc_stream); in dcn20_add_stream_to_ctx() 2893 dcn20_build_mapped_resource(dc, context, pipe->stream); 2921 dcn20_build_mapped_resource(dc, context, pipe->stream);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_resource.h | 161 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 | 1294 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 1431 result = dcn20_build_mapped_resource(dc, new_ctx, dc_stream); in dcn20_add_stream_to_ctx() 2076 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn20_fast_validate_bw() 2106 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn20_fast_validate_bw()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_resource.c | 888 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn21_fast_validate_bw() 913 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn21_fast_validate_bw()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_resource.c | 1848 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn30_internal_validate_bw()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_resource.c | 2172 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn30_internal_validate_bw()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 4295 dcn20_build_mapped_resource(dc, state, sec_pipe->stream); in dc_resource_acquire_secondary_pipe_for_mpc_odm()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
H A D | dcn32_fpu.c | 1891 dcn20_build_mapped_resource(dc, context, pipe->stream); in dcn32_internal_validate_bw()
|
Completed in 28 milliseconds