Lines Matching defs:dev

169 static void store_vblank(struct drm_device *dev, unsigned int pipe,  in store_vblank()
185 static u32 drm_max_vblank_count(struct drm_device *dev, unsigned int pipe) in drm_max_vblank_count()
196 static u32 drm_vblank_no_hw_counter(struct drm_device *dev, unsigned int pipe) in drm_vblank_no_hw_counter()
202 static u32 __get_vblank_counter(struct drm_device *dev, unsigned int pipe) in __get_vblank_counter()
231 static void drm_reset_vblank_timestamp(struct drm_device *dev, unsigned int pipe) in drm_reset_vblank_timestamp()
278 static void drm_update_vblank_count(struct drm_device *dev, unsigned int pipe, in drm_update_vblank_count()
370 u64 drm_vblank_count(struct drm_device *dev, unsigned int pipe) in drm_vblank_count()
405 struct drm_device *dev = crtc->dev; in drm_crtc_accurate_vblank_count() local
425 static void __disable_vblank(struct drm_device *dev, unsigned int pipe) in __disable_vblank()
449 void drm_vblank_disable_and_save(struct drm_device *dev, unsigned int pipe) in drm_vblank_disable_and_save()
488 struct drm_device *dev = vblank->dev; in vblank_disable_fn() local
500 static void drm_vblank_init_release(struct drm_device *dev, void *ptr) in drm_vblank_init_release()
523 int drm_vblank_init(struct drm_device *dev, unsigned int num_crtcs) in drm_vblank_init()
576 bool drm_dev_has_vblank(const struct drm_device *dev) in drm_dev_has_vblank()
611 struct drm_device *dev = crtc->dev; in drm_calc_timestamping_constants() local
696 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_helper_get_vblank_timestamp_internal() local
891 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, in drm_get_last_vbltimestamp()
940 static u64 drm_vblank_count_and_time(struct drm_device *dev, unsigned int pipe, in drm_vblank_count_and_time()
1024 static void send_vblank_event(struct drm_device *dev, in send_vblank_event()
1101 struct drm_device *dev = crtc->dev; in drm_crtc_arm_vblank_event() local
1126 struct drm_device *dev = crtc->dev; in drm_crtc_send_vblank_event() local
1143 static int __enable_vblank(struct drm_device *dev, unsigned int pipe) in __enable_vblank()
1163 static int drm_vblank_enable(struct drm_device *dev, unsigned int pipe) in drm_vblank_enable()
1201 int drm_vblank_get(struct drm_device *dev, unsigned int pipe) in drm_vblank_get()
1244 void drm_vblank_put(struct drm_device *dev, unsigned int pipe) in drm_vblank_put()
1290 void drm_wait_one_vblank(struct drm_device *dev, unsigned int pipe) in drm_wait_one_vblank()
1343 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_off() local
1422 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_reset() local
1462 struct drm_device *dev = crtc->dev; in drm_crtc_set_max_vblank_count() local
1485 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_on() local
1514 static void drm_vblank_restore(struct drm_device *dev, unsigned int pipe) in drm_vblank_restore()
1577 static void drm_legacy_vblank_pre_modeset(struct drm_device *dev, in drm_legacy_vblank_pre_modeset()
1603 static void drm_legacy_vblank_post_modeset(struct drm_device *dev, in drm_legacy_vblank_post_modeset()
1627 int drm_legacy_modeset_ctl_ioctl(struct drm_device *dev, void *data, in drm_legacy_modeset_ctl_ioctl()
1659 static int drm_queue_vblank_event(struct drm_device *dev, unsigned int pipe, in drm_queue_vblank_event()
1764 static void drm_wait_vblank_reply(struct drm_device *dev, unsigned int pipe, in drm_wait_vblank_reply()
1781 static bool drm_wait_vblank_supported(struct drm_device *dev) in drm_wait_vblank_supported()
1790 int drm_wait_vblank_ioctl(struct drm_device *dev, void *data, in drm_wait_vblank_ioctl()
1932 static void drm_handle_vblank_events(struct drm_device *dev, unsigned int pipe) in drm_handle_vblank_events()
1974 bool drm_handle_vblank(struct drm_device *dev, unsigned int pipe) in drm_handle_vblank()
2062 int drm_crtc_get_sequence_ioctl(struct drm_device *dev, void *data, in drm_crtc_get_sequence_ioctl()
2118 int drm_crtc_queue_sequence_ioctl(struct drm_device *dev, void *data, in drm_crtc_queue_sequence_ioctl()