Home
last modified time | relevance | path

Searched refs:dc_stream_update (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/
H A Ddc_stream.h115 struct dc_stream_update { struct
145 struct dc_stream_update *stream_update, argument
231 struct dc_stream_update *stream_update,
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc.c1292 struct dc_stream_update *stream_update, in check_update_surfaces_for_stream()
1321 struct dc_stream_update *stream_update, in dc_check_update_surfaces_for_stream()
1360 struct dc_stream_update *stream_update, in commit_planes_for_stream()
1470 struct dc_stream_update *stream_update, in dc_commit_updates_for_stream()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4200 struct dc_stream_update *stream_update = in commit_planes_to_stream()
4201 kzalloc(sizeof(struct dc_stream_update), GFP_KERNEL); in commit_planes_to_stream()