index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_fence.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-07
drm/radeon/radeon_fence.c: move a dereference below the NULL test
Darren Jenkins
2009-12-23
drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structure
Jerome Glisse
2009-12-10
drm/radeon/kms: fix return value from fence function.
Dave Airlie
2009-12-10
drm/radeon: Remove tests for -ERESTART from the TTM code.
Thomas Hellstrom
2009-12-02
drm/radeon/kms: add irq mitigation code for sw interrupt.
Dave Airlie
2009-12-02
drm/radeon/kms: Add support for interrupts on r6xx/r7xx chips (v3)
Alex Deucher
2009-09-09
drm/radeon/r600: use fence->timeout directly
Alex Deucher
2009-09-08
drm/radeon/kms: don't allow ERESTART to hit userspace.
Dave Airlie
2009-09-08
drm/radeon/kms: add r600 KMS support
Jerome Glisse
2009-07-29
drm/radeon/kms: allow interruptible waits for objects.
Dave Airlie
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse