index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_irq.c
Age
Commit message (
Expand
)
Author
2011-11-11
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
2011-11-11
drm: add some comments to drm_wait_vblank and drm_queue_vblank_event
Ilija Hadzic
2011-11-09
drm: make sure drm_vblank_init() has been called before touching vbl_lock
Ben Skeggs
2011-10-31
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-08-04
drm: Add NULL check about irq functions
Joonyoung Shim
2011-08-04
drm: Fix irq install error handling
Joonyoung Shim
2011-05-16
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...
Dave Airlie
2011-05-04
drm: Send pending vblank events before disabling vblank.
Christopher James Halse Rogers
2011-04-28
drm: Verify debug message arguments
Joe Perches
2011-03-20
drm/kernel: vblank wait on crtc > 1
Ilija Hadzic
2011-03-14
Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
2011-02-28
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
2011-02-23
drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...
Mario Kleiner
2011-02-23
drm/vblank: Use memory barriers optimized for atomic_t instead of generics.
Mario Kleiner
2011-02-23
drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)
Mario Kleiner
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
2011-01-31
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
2011-01-04
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
2010-12-21
Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core...
Dave Airlie
2010-12-21
drm-vblank: Always return true vblank count of scheduled vblank event.
Mario Kleiner
2010-12-16
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
Chris Wilson
2010-12-09
drm: use after free in drm_queue_vblank_event()
Dan Carpenter
2010-12-07
drm: Add missing drm_vblank_put() along queue vblank error path
Chris Wilson
2010-11-22
drm/vblank: Add support for precise vblank timestamping.
Mario Kleiner
2010-07-07
Merge branch 'drm-tracepoints' into drm-testing
Dave Airlie
2010-07-02
drm: add per-event vblank event trace points
Jesse Barnes
2010-07-02
drm: add vblank event trace point
Jesse Barnes
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2010-04-27
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-26
drm: make sure vblank interrupts are disabled at DPMS time
Jesse Barnes
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-08
drm: Avoid calling vblank function is vblank wasn't initialized
Jerome Glisse
2009-12-01
drm/i915: Fix sync to vblank when VGA output is turned off
Li Peng
2009-11-18
drm: when queuing an event with NEXTONMISS, return queued sequence to userspace
Jesse Barnes
2009-11-18
drm: Add async event synchronization for drmWaitVblank
Kristian Høgsberg
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
2009-08-09
drm: silence pointless vblank warning.
Paul Rolland
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-03
drm: fix irq naming for kms drivers.
Dave Airlie
2009-02-25
drm: Correct unbalanced drm_vblank_put() during mode setting.
Chris Wilson
2009-02-08
drm/i915: capture last_vblank count at IRQ uninstall time too
Jesse Barnes
2009-01-28
drm: Rip out the racy, unused vblank signal code.
Eric Anholt
2009-01-10
drm/i915: set vblank enabled flag correctly across IRQ install/uninstall
Jesse Barnes
2008-12-29
drm: Add a debug node for vblank state.
Eric Anholt
2008-12-29
DRM: add mode setting support
Dave Airlie
2008-11-24
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
2008-11-11
drm: Remove infrastructure for supporting i915's vblank swapping.
Eric Anholt
2008-10-23
drm: Remove two leaks of vblank reference count in error paths.
Eric Anholt
2008-10-17
drm: kill drm_device->irq
Jesse Barnes
2008-10-17
drm: Rework vblank-wait handling to allow interrupt reduction.
Jesse Barnes
[next]