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
/
radeon
/
radeon_irq.c
Age
Commit message (
Expand
)
Author
2013-12-18
drm: Kill DRM_COPY_(TO|FROM)_USER
Daniel Vetter
2013-12-18
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
Daniel Vetter
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-18
drm: Kill DRM_HZ
Daniel Vetter
2013-01-31
drm/radeon: Deprecate UMS support v2
Christian König
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2011-10-18
drm/radeon: Move more code out of line
Andi Kleen
2010-11-18
drm: radeon: fix error value sign
Vasiliy Kulikov
2010-01-07
gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test
Darren Jenkins
2009-09-18
drm/radeon/r600: don't do interrupts
Alex Deucher
2009-03-13
drm/radeon: RS600: fix interrupt handling
Alex Deucher
2008-12-23
drm/radeon: fix correctness of irq_enabled check for radeon.
Dave Airlie
2008-12-09
drm/radeon: don't actually enable the IRQ regs until irq is enabled
Dave Airlie
2008-11-25
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
2008-10-18
drm: Rework vblank-wait handling to allow interrupt reduction.
Jesse Barnes
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie