Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_atomic_helper.h97 void drm_atomic_helper_commit_hw_done(struct drm_atomic_state *state);
/dragonfly/sys/dev/drm/
H A Ddrm_atomic_helper.c1316 drm_atomic_helper_commit_hw_done(old_state); in drm_atomic_helper_commit_tail()
1345 drm_atomic_helper_commit_hw_done(old_state); in drm_atomic_helper_commit_tail_rpm()
1929 void drm_atomic_helper_commit_hw_done(struct drm_atomic_state *old_state) in drm_atomic_helper_commit_hw_done() function
1961 EXPORT_SYMBOL(drm_atomic_helper_commit_hw_done);
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c4708 drm_atomic_helper_commit_hw_done(state); in amdgpu_dm_atomic_commit_tail()
/dragonfly/sys/dev/drm/i915/
H A Dintel_display.c12402 drm_atomic_helper_commit_hw_done(state); in intel_atomic_commit_tail()