Home
last modified time | relevance | path

Searched refs:drm_crtc_commit_get (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/
H A Ddrm_atomic_helper.c1621 stall_commit = drm_crtc_commit_get(commit); in stall_checks()
1780 drm_crtc_commit_get(commit); in drm_atomic_helper_setup_commit()
1800 new_conn_state->commit = drm_crtc_commit_get(commit); in drm_atomic_helper_setup_commit()
1818 new_plane_state->commit = drm_crtc_commit_get(commit); in drm_atomic_helper_setup_commit()
1949 old_crtc_state->commit = drm_crtc_commit_get(commit); in drm_atomic_helper_commit_hw_done()
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_atomic.h279 static inline struct drm_crtc_commit *drm_crtc_commit_get(struct drm_crtc_commit *commit) in drm_crtc_commit_get() function
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4833 drm_crtc_commit_get(commit); in do_aquire_global_lock()