index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_irq.c
Age
Commit message (
Expand
)
Author
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-11
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-25
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-18
drm: kill drm_device->irq
Jesse Barnes
2008-10-18
drm: Rework vblank-wait handling to allow interrupt reduction.
Jesse Barnes
2008-10-18
i915: Add support for MSI and interrupt mitigation.
Eric Anholt
2008-08-25
drm: don't call the vblank tasklet with irqs disabled.
Thomas Hellstrom
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie