Home
last modified time | relevance | path

Searched defs:dc_stream (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/dce100/
H A Ddce100_resource.c778 struct dc_stream_state *dc_stream) in dce100_add_stream_to_ctx()
/dragonfly/sys/dev/drm/amd/display/dc/dce112/
H A Ddce112_resource.c893 struct dc_stream_state *dc_stream) in dce112_add_stream_to_ctx()
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_resource.c952 struct dc_stream_state *dc_stream) in dce110_add_stream_to_ctx()
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1004 struct dc_stream_state *dc_stream) in dcn10_add_stream_to_ctx()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4199 struct dc_stream_state *dc_stream = dm_new_crtc_state->stream; in commit_planes_to_stream() local