Searched defs:dc_stream_update (Results 1 – 1 of 1) sorted by relevance
309 struct dc_stream_update { struct310 struct dc_stream_state *stream;312 struct rect src;313 struct rect dst;316 unsigned int *abm_level;326 bool *dpms_off;327 bool integer_scaling_update;328 bool *allow_freesync;329 bool *vrr_active_variable;330 bool *vrr_active_fixed;[all …]