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_object.c
Age
Commit message (
Expand
)
Author
2009-12-02
drm/radeon/kms: add HDP flushing for all GPUs.
Dave Airlie
2009-10-08
drm/radeon: use list_for_each_entry instead of list_for_each
Dave Airlie
2009-09-18
drm/radeon/kms: Use surfaces for scanout / cursor byte swapping on big endian.
Michel Dänzer
2009-09-14
drm/radeon/kms: move mtrr range add and memory information
Jerome Glisse
2009-08-17
drm/radeon/kms: implement bo busy check + current domain
Dave Airlie
2009-08-06
drm/radeon/kms: Fix caching mode selection for GTT object
Jerome Glisse
2009-07-29
drm/radeon/kms: allow interruptible waits for objects.
Dave Airlie
2009-07-29
drm/radeon: Pay more attention to object placement requested by userspace.
Michel Dänzer
2009-07-29
drm/radeon: Don't unreserve twice on failure to validate.
Michel Dänzer
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
2009-06-24
drm/radeon: fix radeon kms framebuffer device
Jerome Glisse
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse