Searched refs:map_index_from_stream (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/display/modules/freesync/ |
D | freesync.c | 239 static unsigned int map_index_from_stream(struct core_freesync *core_freesync, in map_index_from_stream() function 355 index = map_index_from_stream(core_freesync, stream); in mod_freesync_remove_stream() 393 index = map_index_from_stream(core_freesync, stream); in update_stream_freesync_context() 412 unsigned int index = map_index_from_stream(core_freesync, stream); in update_stream() 426 unsigned int index = map_index_from_stream(core_freesync, stream); in calc_freesync_range() 610 map_index = map_index_from_stream(core_freesync, in set_freesync_on_streams() 785 index = map_index_from_stream(core_freesync, in mod_freesync_handle_v_update() 897 unsigned int map_index = map_index_from_stream(core_freesync, in mod_freesync_update_state() 977 index = map_index_from_stream(core_freesync, stream); in mod_freesync_get_state() 1024 map_index = map_index_from_stream(core_freesync, in mod_freesync_set_user_enable() [all …]
|