Home
last modified time | relevance | path

Searched refs:dc_stream (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A DMakefile78 FILES += core/dc_stream.o
/linux/drivers/gpu/drm/amd/display/dc/resource/dce100/
H A Ddce100_resource.c942 struct dc_stream_state *dc_stream) in dce100_add_stream_to_ctx() argument
946 result = resource_map_pool_resources(dc, new_ctx, dc_stream); in dce100_add_stream_to_ctx()
949 result = resource_map_clock_resources(dc, new_ctx, dc_stream); in dce100_add_stream_to_ctx()
952 result = build_mapped_resource(dc, new_ctx, dc_stream); in dce100_add_stream_to_ctx()