Lines Matching refs:drm_device
41 int drm_atomic_helper_check_modeset(struct drm_device *dev,
49 int drm_atomic_helper_check_planes(struct drm_device *dev,
51 int drm_atomic_helper_check(struct drm_device *dev,
55 int drm_atomic_helper_commit(struct drm_device *dev,
58 int drm_atomic_helper_async_check(struct drm_device *dev,
60 void drm_atomic_helper_async_commit(struct drm_device *dev,
63 int drm_atomic_helper_wait_for_fences(struct drm_device *dev,
67 void drm_atomic_helper_wait_for_vblanks(struct drm_device *dev,
70 void drm_atomic_helper_wait_for_flip_done(struct drm_device *dev,
74 drm_atomic_helper_update_legacy_modeset_state(struct drm_device *dev,
80 void drm_atomic_helper_commit_modeset_disables(struct drm_device *dev,
82 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev,
85 int drm_atomic_helper_prepare_planes(struct drm_device *dev,
91 void drm_atomic_helper_commit_planes(struct drm_device *dev,
94 void drm_atomic_helper_cleanup_planes(struct drm_device *dev,
126 int drm_atomic_helper_disable_all(struct drm_device *dev,
128 void drm_atomic_helper_shutdown(struct drm_device *dev);
130 drm_atomic_helper_duplicate_state(struct drm_device *dev,
132 struct drm_atomic_state *drm_atomic_helper_suspend(struct drm_device *dev);
135 int drm_atomic_helper_resume(struct drm_device *dev,