Searched refs:dcn20_build_mapped_resource (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/ | 
| D | dcn20_resource.h | 162 enum dc_status dcn20_build_mapped_resource(const struct dc *dc, struct dc_state *context, struct dc…
  | 
| D | dcn20_resource.c | 1652 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/ | 
| D | dcn30_resource.c | 2173 			dcn20_build_mapped_resource(dc, context, pipe->stream);  in dcn30_internal_validate_bw()
  |