Lines Matching refs:drm_device
50 int drm_atomic_helper_check_modeset(struct drm_device *dev,
60 int drm_atomic_helper_check_planes(struct drm_device *dev,
63 int drm_atomic_helper_check(struct drm_device *dev,
67 int drm_atomic_helper_commit(struct drm_device *dev,
70 int drm_atomic_helper_async_check(struct drm_device *dev,
72 void drm_atomic_helper_async_commit(struct drm_device *dev,
75 int drm_atomic_helper_wait_for_fences(struct drm_device *dev,
79 void drm_atomic_helper_wait_for_vblanks(struct drm_device *dev,
82 void drm_atomic_helper_wait_for_flip_done(struct drm_device *dev,
86 drm_atomic_helper_update_legacy_modeset_state(struct drm_device *dev,
92 void drm_atomic_helper_commit_modeset_disables(struct drm_device *dev,
94 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev,
97 int drm_atomic_helper_prepare_planes(struct drm_device *dev,
99 void drm_atomic_helper_unprepare_planes(struct drm_device *dev,
105 void drm_atomic_helper_commit_planes(struct drm_device *dev,
108 void drm_atomic_helper_cleanup_planes(struct drm_device *dev,
140 int drm_atomic_helper_disable_all(struct drm_device *dev,
142 void drm_atomic_helper_shutdown(struct drm_device *dev);
144 drm_atomic_helper_duplicate_state(struct drm_device *dev,
146 struct drm_atomic_state *drm_atomic_helper_suspend(struct drm_device *dev);
149 int drm_atomic_helper_resume(struct drm_device *dev,