1. a9b76c4 UPSTREAM: drm/drm_vblank: set the dma-fence timestamp during send_vblank_event by Veera Sundaram Sankaran · 4 years ago
  2. 441959e drm/atomic-helper: Remove the timestamping constant update from drm_atomic_helper_update_legacy_modeset_state() by Ville Syrjälä · 4 years, 4 months ago
  3. 5887a2a drm/vblank: Use spin_(un)lock_irq() in drm_crtc_queue_sequence_ioctl() by Lyude Paul · 4 years, 5 months ago
  4. 7f07c35 drm/vblank: Use spin_(un)lock_irq() in drm_queue_vblank_event() by Lyude Paul · 4 years, 5 months ago
  5. eb2ee0e drm/vblank: Use spin_(un)lock_irq() in drm_legacy_vblank_post_modeset() by Lyude Paul · 4 years, 5 months ago
  6. 92cc68e drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_on() by Lyude Paul · 4 years, 5 months ago
  7. fbc678e drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_reset() by Lyude Paul · 4 years, 5 months ago
  8. 5e6c2b4 drm/vblank: Add vblank works by Lyude Paul · 4 years, 8 months ago
  9. a7e3ad5 drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_off() by Lyude Paul · 4 years, 6 months ago
  10. a7e5e06 drm/vblank: Register drmm cleanup action once per drm_vblank_crtc by Lyude Paul · 4 years, 9 months ago
  11. 948de842 drm : Insert blank lines after declarations. by Suraj Upadhyay · 4 years, 6 months ago
  12. 5a4784f drm/vblank: use drm_WARN for all warnings by Sam Ravnborg · 4 years, 7 months ago
  13. 02149a7 drm/vblank: use drm_* functions for logging by Sam Ravnborg · 4 years, 7 months ago
  14. 6015002 drm: use drm_dev_has_vblank more by Daniel Vetter · 4 years, 7 months ago
  15. 9d81fe1 drm/vblank: Fix -Wformat compile warnings on some arches by Lyude Paul · 4 years, 7 months ago
  16. b5850d6 drm/vblank: remove outdated and noisy output by Wolfram Sang · 4 years, 8 months ago
  17. 56b165f drm/vblank: Add intro to documentation by Sam Ravnborg · 4 years, 9 months ago
  18. c23d686 drm: Manage drm_vblank_cleanup with drmm_ by Daniel Vetter · 4 years, 9 months ago
  19. 099d705 drm/vblank: Fix documentation of VBLANK timestamp helper by Thomas Zimmermann · 4 years, 10 months ago
  20. 48e678076 drm: Remove legacy version of get_scanout_position() by Thomas Zimmermann · 5 years ago
  21. f397d66 drm: Clean-up VBLANK-related callbacks in struct drm_driver by Thomas Zimmermann · 5 years ago
  22. 7fe3f0d drm: Add get_vblank_timestamp() to struct drm_crtc_funcs by Thomas Zimmermann · 5 years ago
  23. f1e2b63 drm: Add get_scanout_position() to struct drm_crtc_helper_funcs by Thomas Zimmermann · 5 years ago
  24. 9e0e8f0 drm: Remove internal setup of struct drm_device.vblank_disable_immediate by Thomas Zimmermann · 5 years ago
  25. 7beb691 drm: Initialize struct drm_crtc_state.no_vblank from device settings by Thomas Zimmermann · 5 years ago
  26. aed6105 drm/drm_vblank: Change EINVAL by the correct errno by Rodrigo Siqueira · 5 years ago
  27. f0a8f53 drm/print: add drm_debug_enabled() by Jani Nikula · 5 years ago
  28. bd7e3f3 drm/vblank: Document and fix vblank count barrier semantics by Daniel Vetter · 5 years ago
  29. 6914f8e drm: Add high-precision time to vblank trace event by Heinrich Fink · 5 years ago
  30. 05103ea drm/vblank: drop use of DRM_WAIT_ON() by Sam Ravnborg · 5 years ago
  31. 41ff5bd drm: add debug print to update_vblank_count by Oleg Vasilev · 6 years ago
  32. 0500c04 drm: drop use of drmP.h in drm/* by Sam Ravnborg · 6 years ago
  33. 1e55a53 drm: Trivial comment grammar cleanups by Matt Roper · 6 years ago
  34. ed20151 drm/vblank: Allow dynamic per-crtc max_vblank_count by Ville Syrjälä · 6 years ago
  35. 69fdf42 drm: Differentiate the lack of an interface from invalid parameter by Chris Wilson · 6 years ago
  36. a9734d8 drm: Suppress user controlled spam for invalid drm_wait_vblank_ioctl by Chris Wilson · 6 years ago
  37. e750218 drm/doc: clarify how to acquire required vblank event reference by Stefan Agner · 6 years ago
  38. 963976c Merge tag 'drm-intel-next-2018-03-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  39. 0b8eeac5 Merge tag 'drm-misc-next-2018-03-09-3' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  40. 4ffb8de drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem by Joe Moriarty · 7 years ago
  41. ea3f0ef drm/doc: Fix documentation for _vblank_restore(). by Dhinakaran Pandiyan · 7 years ago
  42. d0bb96b drm/vblank: Restoring vblank counts after device PM events. by Dhinakaran Pandiyan · 7 years ago
  43. 68036b0 drm/vblank: Do not update vblank count if interrupts are already disabled. by Dhinakaran Pandiyan · 7 years ago
  44. 3b765c0 drm/vblank: Data type fixes for 64-bit vblank sequences. by Dhinakaran Pandiyan · 7 years ago
  45. 2c1c55c Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  46. bcbec31 drm/vblank: Fix vblank timestamp debugs by Ville Syrjälä · 7 years ago
  47. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  48. a111fbc drm/vblank: Tune drm_crtc_accurate_vblank_count() WARN down to a debug by Ville Syrjälä · 7 years ago
  49. 7de440d drm: Check mode object lease status in all master ioctl paths [v4] by Keith Packard · 8 years ago
  50. 3064abf drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3] by Keith Packard · 7 years ago
  51. bd386e5 drm: Reorganize drm_pending_event to support future event types [v2] by Keith Packard · 7 years ago
  52. 570e869 drm: Widen vblank count to 64-bits [v3] by Keith Packard · 7 years ago
  53. 6c94804 Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  54. 25e1a79 drm: vblank: remove drm_timestamp_monotonic parameter by Arnd Bergmann · 7 years ago
  55. 67680d3 drm: vblank: use ktime_t instead of timeval by Arnd Bergmann · 7 years ago
  56. 632c6e4 drm/vblank: Fix flip event vblank count by Ville Syrjälä · 7 years ago
  57. af05559 Merge airlied/drm-next into drm-misc-next by Daniel Vetter · 7 years ago
  58. e13a058 drm/fb-helper: Stop using mode_config.mutex for internals by Daniel Vetter · 7 years ago
  59. 138b87f drm: vblank: Fix vblank timestamp update by Laurent Pinchart · 8 years ago
  60. b4164d6 drm/vblank: Unexport drm_vblank_cleanup by Daniel Vetter · 8 years ago
  61. ca814b2 drm/vblank: Consistent drm_crtc_ prefix by Daniel Vetter · 8 years ago
  62. b6dcaaac drm/vblank: _ioctl posfix for ioctl handler by Daniel Vetter · 8 years ago
  63. 57d3023 drm/doc: vblank cleanup by Daniel Vetter · 8 years ago
  64. 16584b2 drm/doc: Polish irq helper documentation by Daniel Vetter · 8 years ago
  65. 3ed4351 drm: Extract drm_vblank.[hc] by Daniel Vetter · 8 years ago