Historial de Commits

Autor SHA1 Mensaje Fecha
  Mario Kleiner 8f6fce03dd drm: Push latency sensitive bits of vblank scanoutpos timestamping into kms drivers. hace 11 años
  Mario Kleiner 862cc8b4bb drm: Remove preempt_disable() from vblank timestamping code. hace 11 años
  Ville Syrjälä 4423843cde drm: Make irq_enabled bool hace 11 años
  Ville Syrjälä 5380e9293b drm: Collect per-crtc vblank stuff to a struct hace 11 años
  Ville Syrjälä bf507d90cf drm: Make vblank_enabled bool hace 11 años
  Ville Syrjälä ba0bf1200e drm: Make vblank_disable_allowed bool hace 11 años
  Michel Dänzer e91abf80a0 drm: Don't pass negative delta to ktime_sub_ns() hace 12 años
  Huacai Chen b7ea85a4fe drm: fix a use-after-free when GPU acceleration disabled hace 12 años
  Rob Clark 21a245d2d6 drm: small fix in drm_send_vblank_event() hace 12 años
  Daniel Kurtz 85a7ce67f3 drm: make frame duration time calculation more precise hace 12 años
  Thierry Reding 03f6509df9 drm: Allow vblank support without DRIVER_HAVE_IRQ hace 12 años
  Imre Deak e7783ba3bf drm: hold event_lock while accessing vblank_event_list hace 12 años
  Egbert Eich 0355cf3a0f DRM/KMS: Add Bail-Out Conditions for Loop. hace 12 años
  Imre Deak c61eef726a drm: add support for monotonic vblank timestamps hace 12 años
  Imre Deak e62f2f5acb drm: use monotonic time in drm_calc_vbltimestamp_from_scanoutpos hace 12 años
  Rob Clark c6eefa1750 drm: add drm_send_vblank_event() helper (v5) hace 12 años
  Linus Torvalds 612a9aab56 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux hace 12 años
  David Howells 760285e7e7 UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ hace 12 años
  Sachin Kamat ea7f7abcbb drm: Add missing static storage class specifier in drm_irq.c file hace 13 años
  Laurent Pinchart 29935554b3 drm: Disallow DRM_IOCTL_MODESET_CTL for KMS drivers hace 13 años
  Laurent Pinchart 4a1b071427 drm: Don't initialize local ret variable when not needed hace 13 años
  Laurent Pinchart 7eb3b2c83d drm: Delete the vblank timer synchronously at cleanup time hace 13 años
  Sascha Hauer 884a53ef43 drm: remove unused code hace 13 años
  Thomas Gleixner d53dab3ae1 drm: Remove utterly bogus preempt_disable() sections hace 14 años
  Dave Airlie 0007fa2416 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes hace 13 años
  Ilija Hadzic a6778e9e7f drm: add some comments to drm_wait_vblank and drm_queue_vblank_event hace 13 años
  Ben Skeggs bde4889aaa drm: make sure drm_vblank_init() has been called before touching vbl_lock hace 14 años
  Paul Gortmaker 2d1a8a48ac gpu: Add export.h as required to drivers/gpu files. hace 14 años
  Joonyoung Shim 5037f8acf4 drm: Add NULL check about irq functions hace 14 años
  Joonyoung Shim e1c44acc8c drm: Fix irq install error handling hace 14 años