Lines Matching defs:dev
92 static void store_vblank(struct drm_device *dev, unsigned int pipe, in store_vblank()
112 static u32 drm_vblank_no_hw_counter(struct drm_device *dev, unsigned int pipe) in drm_vblank_no_hw_counter()
118 static u32 __get_vblank_counter(struct drm_device *dev, unsigned int pipe) in __get_vblank_counter()
142 static void drm_reset_vblank_timestamp(struct drm_device *dev, unsigned int pipe) in drm_reset_vblank_timestamp()
189 static void drm_update_vblank_count(struct drm_device *dev, unsigned int pipe, in drm_update_vblank_count()
274 static u32 drm_vblank_count(struct drm_device *dev, unsigned int pipe) in drm_vblank_count()
297 struct drm_device *dev = crtc->dev; in drm_crtc_accurate_vblank_count() local
316 static void __disable_vblank(struct drm_device *dev, unsigned int pipe) in __disable_vblank()
336 void drm_vblank_disable_and_save(struct drm_device *dev, unsigned int pipe) in drm_vblank_disable_and_save()
373 struct drm_device *dev = vblank->dev; in vblank_disable_fn() local
385 void drm_vblank_cleanup(struct drm_device *dev) in drm_vblank_cleanup()
419 int drm_vblank_init(struct drm_device *dev, unsigned int num_crtcs) in drm_vblank_init()
495 struct drm_device *dev = crtc->dev; in drm_calc_timestamping_constants() local
571 bool drm_calc_vbltimestamp_from_scanoutpos(struct drm_device *dev, in drm_calc_vbltimestamp_from_scanoutpos()
709 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, in drm_get_last_vbltimestamp()
764 static u64 drm_vblank_count_and_time(struct drm_device *dev, unsigned int pipe, in drm_vblank_count_and_time()
804 static void send_vblank_event(struct drm_device *dev, in send_vblank_event()
874 struct drm_device *dev = crtc->dev; in drm_crtc_arm_vblank_event() local
899 struct drm_device *dev = crtc->dev; in drm_crtc_send_vblank_event() local
916 static int __enable_vblank(struct drm_device *dev, unsigned int pipe) in __enable_vblank()
928 static int drm_vblank_enable(struct drm_device *dev, unsigned int pipe) in drm_vblank_enable()
965 static int drm_vblank_get(struct drm_device *dev, unsigned int pipe) in drm_vblank_get()
1008 static void drm_vblank_put(struct drm_device *dev, unsigned int pipe) in drm_vblank_put()
1054 void drm_wait_one_vblank(struct drm_device *dev, unsigned int pipe) in drm_wait_one_vblank()
1106 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_off() local
1176 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_reset() local
1208 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_on() local
1238 static void drm_legacy_vblank_pre_modeset(struct drm_device *dev, in drm_legacy_vblank_pre_modeset()
1264 static void drm_legacy_vblank_post_modeset(struct drm_device *dev, in drm_legacy_vblank_post_modeset()
1289 int drm_legacy_modeset_ctl_ioctl(struct drm_device *dev, void *data, in drm_legacy_modeset_ctl_ioctl()
1326 static int drm_queue_vblank_event(struct drm_device *dev, unsigned int pipe, in drm_queue_vblank_event()
1431 static void drm_wait_vblank_reply(struct drm_device *dev, unsigned int pipe, in drm_wait_vblank_reply()
1448 int drm_wait_vblank_ioctl(struct drm_device *dev, void *data, in drm_wait_vblank_ioctl()
1570 static void drm_handle_vblank_events(struct drm_device *dev, unsigned int pipe) in drm_handle_vblank_events()
1607 bool drm_handle_vblank(struct drm_device *dev, unsigned int pipe) in drm_handle_vblank()
1686 int drm_crtc_get_sequence_ioctl(struct drm_device *dev, void *data, in drm_crtc_get_sequence_ioctl()
1740 int drm_crtc_queue_sequence_ioctl(struct drm_device *dev, void *data, in drm_crtc_queue_sequence_ioctl()