Commit History

Author SHA1 Message Date
  Mario Kleiner 9be6f8a978 drm/vblank: Enable precise vblank timestamps for interlaced and doublescan modes. 14 years ago
  Mario Kleiner bc21512835 drm/vblank: Use memory barriers optimized for atomic_t instead of generics. 14 years ago
  Mario Kleiner c4cc383915 drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns) 14 years ago
  Chris Wilson 78c6e170ba drm/i915: Suppress spurious vblank interrupts 14 years ago
  Dave Airlie 4f125010d2 Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next 14 years ago
  Dave Airlie ae09f09e94 Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core-next 14 years ago
  Mario Kleiner 000fa7cf46 drm-vblank: Always return true vblank count of scheduled vblank event. 14 years ago
  Chris Wilson d8c58fabd7 Merge remote branch 'airlied/drm-core-next' into drm-intel-next 14 years ago
  Dan Carpenter 6f331623b9 drm: use after free in drm_queue_vblank_event() 14 years ago
  Chris Wilson ea5d552c73 drm: Add missing drm_vblank_put() along queue vblank error path 14 years ago
  Mario Kleiner 27641c3f00 drm/vblank: Add support for precise vblank timestamping. 14 years ago
  Dave Airlie 102e73463e Merge branch 'drm-tracepoints' into drm-testing 15 years ago
  Jesse Barnes b9c2c9ae88 drm: add per-event vblank event trace points 15 years ago
  Jesse Barnes ac2874b980 drm: add vblank event trace point 15 years ago
  Jordan Crouse dcdb167402 drm: Add support for platform devices to register as DRM devices 15 years ago
  Linus Torvalds 0bfb82449c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 years ago
  Jesse Barnes e32ee7fa54 drm: make sure vblank interrupts are disabled at DPMS time 15 years ago
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
  Jerome Glisse e77cef9c2d drm: Avoid calling vblank function is vblank wasn't initialized 15 years ago
  Li Peng 778c902640 drm/i915: Fix sync to vblank when VGA output is turned off 15 years ago
  Jesse Barnes 4a9216453c drm: when queuing an event with NEXTONMISS, return queued sequence to userspace 15 years ago
  Kristian Høgsberg c9a9c5e02a drm: Add async event synchronization for drmWaitVblank 16 years ago
  Dave Airlie 28d520433b drm/vgaarb: add VGA arbitration support to the drm and kms. 15 years ago
  Paul Rolland 8d3457ec31 drm: silence pointless vblank warning. 16 years ago
  Eric Anholt 9a298b2acd drm: Remove memory debugging infrastructure. 16 years ago
  Dave Airlie b8da7de56c drm: fix irq naming for kms drivers. 16 years ago
  Chris Wilson b3f5e7329d drm: Correct unbalanced drm_vblank_put() during mode setting. 16 years ago
  Jesse Barnes 14d200c5e5 drm/i915: capture last_vblank count at IRQ uninstall time too 16 years ago
  Eric Anholt 30b2363408 drm: Rip out the racy, unused vblank signal code. 16 years ago
  Jesse Barnes dc1336ff4f drm/i915: set vblank enabled flag correctly across IRQ install/uninstall 16 years ago