Searched refs:async_update (Results 1 – 6 of 6) sorted by relevance
324 __field(bool, async_update)334 __entry->async_update = state->async_update;341 "async_update=%d duplicated=%d num_connector=%d "344 __entry->async_update, __entry->duplicated, __entry->num_connector,367 __field(bool, async_update)374 __entry->async_update = state->async_update;378 TP_printk("state=%p res=%d async_update=%d allow_modeset=%d",380 __entry->async_update, __entr[all...]
12112 state->async_update = in amdgpu_dm_atomic_check() 12122 if (state->async_update) in amdgpu_dm_atomic_check()
194 if (state->async_update || !state->allow_modeset) { in drm_self_refresh_helper_alter_state() 197 state->async_update = false; in drm_self_refresh_helper_alter_state()
148 if (!(state->legacy_cursor_update || state->async_update)) in can_do_async()
447 * @async_update: hint for asynchronous plane update449 bool async_update : 1; member
1908 int async_update = OPA_AM_ASYNC(am); in __subn_set_opa_sc_to_vlt() local 1921 if (n_blocks != 1 || async_update || smp_length_check(size, max_len)) { in __subn_set_opa_sc_to_vlt() 1930 * it's known that async_update is 0 by this point, but include in __subn_set_opa_sc_to_vlt() 1933 if (!async_update && in __subn_set_opa_sc_to_vlt()