Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c279 struct drm_crtc_commit, commit_entry); in amdgpu_dm_crtc_set_crc_source()
H A Damdgpu_dm.c9183 struct drm_crtc_commit, commit_entry); in get_freesync_config_for_crtc()
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_atomic_helper.c2148 list_for_each_entry(commit, &crtc->commit_list, commit_entry) { in stall_checks()
2203 INIT_LIST_HEAD(&commit->commit_entry); in init_commit()
2556 list_del(&commit->commit_entry); in drm_atomic_helper_commit_cleanup_done()
3098 list_add(&new_crtc_state->commit->commit_entry, in drm_atomic_helper_swap_state()
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_atomic.h141 struct list_head commit_entry; member
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_display.c744 struct drm_crtc_commit, commit_entry); in intel_has_pending_fb_unpin()