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()
580 bool drm_dev_has_vblank(const struct drm_device *dev) in drm_dev_has_vblank()
615 struct drm_device *dev = crtc->dev; in drm_calc_timestamping_constants() local
700 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_helper_get_vblank_timestamp_internal() local
895 drm_get_last_vbltimestamp(struct drm_device *dev, unsigned int pipe, in drm_get_last_vbltimestamp()
944 static u64 drm_vblank_count_and_time(struct drm_device *dev, unsigned int pipe, in drm_vblank_count_and_time()
1028 static void send_vblank_event(struct drm_device *dev, in send_vblank_event()
1105 struct drm_device *dev = crtc->dev; in drm_crtc_arm_vblank_event() local
1130 struct drm_device *dev = crtc->dev; in drm_crtc_send_vblank_event() local
1147 static int __enable_vblank(struct drm_device *dev, unsigned int pipe) in __enable_vblank()
1167 static int drm_vblank_enable(struct drm_device *dev, unsigned int pipe) in drm_vblank_enable()
1205 int drm_vblank_get(struct drm_device *dev, unsigned int pipe) in drm_vblank_get()
1248 void drm_vblank_put(struct drm_device *dev, unsigned int pipe) in drm_vblank_put()
1294 void drm_wait_one_vblank(struct drm_device *dev, unsigned int pipe) in drm_wait_one_vblank()
1360 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_off() local
1439 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_reset() local
1479 struct drm_device *dev = crtc->dev; in drm_crtc_set_max_vblank_count() local
1502 struct drm_device *dev = crtc->dev; in drm_crtc_vblank_on() local
1531 static void drm_vblank_restore(struct drm_device *dev, unsigned int pipe) in drm_vblank_restore()
1594 static void drm_legacy_vblank_pre_modeset(struct drm_device *dev, in drm_legacy_vblank_pre_modeset()
1620 static void drm_legacy_vblank_post_modeset(struct drm_device *dev, in drm_legacy_vblank_post_modeset()
1644 int drm_legacy_modeset_ctl_ioctl(struct drm_device *dev, void *data, in drm_legacy_modeset_ctl_ioctl()
1676 static int drm_queue_vblank_event(struct drm_device *dev, unsigned int pipe, in drm_queue_vblank_event()
1781 static void drm_wait_vblank_reply(struct drm_device *dev, unsigned int pipe, in drm_wait_vblank_reply()
1798 static bool drm_wait_vblank_supported(struct drm_device *dev) in drm_wait_vblank_supported()
1807 int drm_wait_vblank_ioctl(struct drm_device *dev, void *data, in drm_wait_vblank_ioctl()
1949 static void drm_handle_vblank_events(struct drm_device *dev, unsigned int pipe) in drm_handle_vblank_events()
1991 bool drm_handle_vblank(struct drm_device *dev, unsigned int pipe) in drm_handle_vblank()
2079 int drm_crtc_get_sequence_ioctl(struct drm_device *dev, void *data, in drm_crtc_get_sequence_ioctl()
2135 int drm_crtc_queue_sequence_ioctl(struct drm_device *dev, void *data, in drm_crtc_queue_sequence_ioctl()