Historique des commits

Auteur SHA1 Message Date
  Dave Airlie 4eebf60b74 Merge tag 'v4.2-rc7' into drm-next il y a 10 ans
  Thierry Reding c30e11fc66 drm/irq: Document return values more consistently il y a 10 ans
  Thierry Reding cc1ef118fc drm/irq: Make pipe unsigned and name consistent il y a 10 ans
  Thierry Reding 7d1de85163 drm/irq: Check for valid VBLANK before dereference il y a 10 ans
  Thierry Reding 2a7d3d6d5d drm/irq: Remove negative CRTC index special-case il y a 10 ans
  Daniel Vetter 209e4dbc8d drm/vblank: Use u32 consistently for vblank counters il y a 10 ans
  Masanari Iida ec081cb337 drm: Fix warning with make xmldocs caused by drm_irq.c il y a 10 ans
  Dave Airlie 63e1456122 Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next il y a 10 ans
  Gerd Hoffmann 16e3247da7 drm_vblank_get: don't WARN_ON in case vblanks are not initialized il y a 10 ans
  Michel Dänzer 5ceecb2fa7 drm: Fix off-by-one in vblank hardware counter wraparound handling il y a 10 ans
  Mario Kleiner d66a1e3828 drm: Zero out invalid vblank timestamp in drm_update_vblank_count. (v2) il y a 10 ans
  Mario Kleiner 5a8b21b222 drm: Prevent invalid use of vblank_disable_immediate. (v2) il y a 10 ans
  Daniel Vetter 99264a61df drm/vblank: Fixup and document timestamp update/read barriers il y a 10 ans
  Dave Airlie 8dd0eb3566 Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next il y a 10 ans
  Damien Lespiau 30b79f062e drm: Fix drm_crtc_vblank_get() documentation il y a 10 ans
  Daniel Vetter ee3c7795e5 drm: WARN if drm_handle_vblank is called errornously il y a 10 ans
  Daniel Vetter 3bff93d64c drm/irq: Don't call ->get_vblank_counter directly from irq_uninstall/cleanup il y a 10 ans
  Daniel Vetter 9625604ceb drm/irq: Add drm_crtc_vblank_reset il y a 10 ans
  Laurent Pinchart eb2ed66fe5 drm/irq: Don't disable vblank interrupts when already disabled il y a 10 ans
  Dave Airlie e5202a2289 Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next il y a 10 ans
  Thierry Reding 96d3f91eb2 drm/irq: Add drm_crtc_vblank_count() il y a 10 ans
  Thierry Reding 115ebcd4fa drm/irq: Add drm_crtc_handle_vblank() il y a 10 ans
  Thierry Reding a4d7b30df5 drm/irq: Add drm_crtc_send_vblank_event() il y a 10 ans
  Thierry Reding f76511b972 drm: Prefer sizeof(type) over sizeof type il y a 10 ans
  Thierry Reding 4dfd909f92 drm: Miscellaneous checkpatch whitespace cleanups il y a 10 ans
  Martin Peres 393e872e1d drm: fix a typo in a comment il y a 10 ans
  Rob Clark 7f907bf284 drm/irq: BUG_ON() -> WARN_ON() il y a 10 ans
  Masanari Iida 32197aab04 gpu:drm: Fix typo in Documentation/DocBook/drm.xml il y a 10 ans
  Daniel Vetter 80c873b6b7 drm: Improve debug output for drm_wait_one_vblank il y a 11 ans
  Mario Kleiner da8f43962b drm: Don't update vblank timestamp when the counter didn't change il y a 11 ans