Home
last modified time | relevance | path

Searched refs:commit_entry (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_atomic.h129 struct list_head commit_entry; member
/dragonfly/sys/dev/drm/
H A Ddrm_atomic_helper.c1611 list_for_each_entry(commit, &crtc->commit_list, commit_entry) { in stall_checks()
1660 INIT_LIST_HEAD(&commit->commit_entry); in init_commit()
1990 list_del(&commit->commit_entry); in drm_atomic_helper_commit_cleanup_done()
2439 list_add(&new_crtc_state->commit->commit_entry, in drm_atomic_helper_swap_state()
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4831 struct drm_crtc_commit, commit_entry); in do_aquire_global_lock()
/dragonfly/sys/dev/drm/i915/
H A Dintel_display.c4244 struct drm_crtc_commit, commit_entry); in intel_has_pending_fb_unpin()