コミット履歴

作者 SHA1 メッセージ 日付
  Joonyoung Shim 5037f8acf4 drm: Add NULL check about irq functions 14 年 前
  Joonyoung Shim e1c44acc8c drm: Fix irq install error handling 14 年 前
  Dave Airlie 69f7876b2a Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-core-next 14 年 前
  Christopher James Halse Rogers 498548ec69 drm: Send pending vblank events before disabling vblank. 14 年 前
  Joe Perches bbb0aef5cf drm: Verify debug message arguments 14 年 前
  Ilija Hadzic 19b01b5fbf drm/kernel: vblank wait on crtc > 1 14 年 前
  Dave Airlie 34db18abd3 Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next 14 年 前
  Dave Airlie 1922756124 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. 14 年 前
  Mario Kleiner 9be6f8a978 drm/vblank: Enable precise vblank timestamps for interlaced and doublescan modes. 14 年 前
  Mario Kleiner bc21512835 drm/vblank: Use memory barriers optimized for atomic_t instead of generics. 14 年 前
  Mario Kleiner c4cc383915 drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns) 14 年 前
  Dave Airlie 8410ea3b95 drm: rework PCI/platform driver interface. 14 年 前
  Chris Wilson 78c6e170ba drm/i915: Suppress spurious vblank interrupts 14 年 前
  Dave Airlie 4f125010d2 Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next 14 年 前
  Dave Airlie ae09f09e94 Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core-next 14 年 前
  Mario Kleiner 000fa7cf46 drm-vblank: Always return true vblank count of scheduled vblank event. 14 年 前
  Chris Wilson d8c58fabd7 Merge remote branch 'airlied/drm-core-next' into drm-intel-next 14 年 前
  Dan Carpenter 6f331623b9 drm: use after free in drm_queue_vblank_event() 14 年 前
  Chris Wilson ea5d552c73 drm: Add missing drm_vblank_put() along queue vblank error path 14 年 前
  Mario Kleiner 27641c3f00 drm/vblank: Add support for precise vblank timestamping. 14 年 前
  Dave Airlie 102e73463e Merge branch 'drm-tracepoints' into drm-testing 15 年 前
  Jesse Barnes b9c2c9ae88 drm: add per-event vblank event trace points 15 年 前
  Jesse Barnes ac2874b980 drm: add vblank event trace point 15 年 前
  Jordan Crouse dcdb167402 drm: Add support for platform devices to register as DRM devices 15 年 前
  Linus Torvalds 0bfb82449c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 15 年 前
  Jesse Barnes e32ee7fa54 drm: make sure vblank interrupts are disabled at DPMS time 15 年 前
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 年 前
  Jerome Glisse e77cef9c2d drm: Avoid calling vblank function is vblank wasn't initialized 15 年 前
  Li Peng 778c902640 drm/i915: Fix sync to vblank when VGA output is turned off 15 年 前
  Jesse Barnes 4a9216453c drm: when queuing an event with NEXTONMISS, return queued sequence to userspace 15 年 前