Home
last modified time | relevance | path

Searched defs:num_streams (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/sys/dev/drm/amd/display/modules/freesync/
H A Dfreesync.c368 int num_streams, in adjust_vmin_vmax()
599 struct dc_stream_state **streams, int num_streams) in set_freesync_on_streams()
769 struct dc_stream_state **streams, int num_streams) in mod_freesync_handle_v_update()
878 struct dc_stream_state **streams, int num_streams, in mod_freesync_update_state()
1003 struct dc_stream_state **streams, int num_streams, in mod_freesync_set_user_enable()
1216 struct dc_stream_state **streams, int num_streams) in mod_freesync_notify_mode_change()
1467 struct dc_stream_state **streams, int num_streams, in mod_freesync_pre_update_plane_addresses()
1518 struct dc_stream_state **streams, int num_streams, in mod_freesync_get_settings()
/dflybsd-src/sys/dev/drm/amd/display/dc/core/
H A Ddc.c191 struct dc_stream_state **streams, int num_streams, in dc_stream_adjust_vmin_vmax()
216 struct dc_stream_state **streams, int num_streams, in dc_stream_get_crtc_position()
366 int num_streams, in dc_stream_set_static_screen_events()
/dflybsd-src/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1735 uint8_t num_streams; in amdgpu_notify_freesync() local