Lines Matching refs:drm_device
39 int drm_atomic_helper_check_modeset(struct drm_device *dev,
47 int drm_atomic_helper_check_planes(struct drm_device *dev,
49 int drm_atomic_helper_check(struct drm_device *dev,
53 int drm_atomic_helper_commit(struct drm_device *dev,
56 int drm_atomic_helper_async_check(struct drm_device *dev,
58 void drm_atomic_helper_async_commit(struct drm_device *dev,
61 int drm_atomic_helper_wait_for_fences(struct drm_device *dev,
65 void drm_atomic_helper_wait_for_vblanks(struct drm_device *dev,
68 void drm_atomic_helper_wait_for_flip_done(struct drm_device *dev,
72 drm_atomic_helper_update_legacy_modeset_state(struct drm_device *dev,
75 void drm_atomic_helper_commit_modeset_disables(struct drm_device *dev,
77 void drm_atomic_helper_commit_modeset_enables(struct drm_device *dev,
80 int drm_atomic_helper_prepare_planes(struct drm_device *dev,
86 void drm_atomic_helper_commit_planes(struct drm_device *dev,
89 void drm_atomic_helper_cleanup_planes(struct drm_device *dev,
125 int drm_atomic_helper_disable_all(struct drm_device *dev,
127 void drm_atomic_helper_shutdown(struct drm_device *dev);
128 struct drm_atomic_state *drm_atomic_helper_suspend(struct drm_device *dev);
131 int drm_atomic_helper_resume(struct drm_device *dev,
177 drm_atomic_helper_duplicate_state(struct drm_device *dev,