index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_fence.c
Age
Commit message (
Expand
)
Author
2010-04-27
drm/radeon/kms: R3XX-R4XX fix GPU reset code
Jerome Glisse
2010-04-20
Merge branch 'drm-radeon-lockup' into drm-core-next
Dave Airlie
2010-04-06
drm/radeon/kms: simplify & improve GPU reset V2
Jerome Glisse
2010-04-06
drm/radeon/kms: rename gpu_reset to asic_reset
Jerome Glisse
2010-04-06
drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4
Jerome Glisse
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