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_kms.c
Age
Commit message (
Expand
)
Author
2010-05-19
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
2010-05-18
drm/radeon/kms: add query for crtc hw id from crtc id to get info V2
Jerome Glisse
2010-04-27
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2010-04-23
drm/radeon/kms: don't print error for legal crtcs.
Dave Airlie
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-01
Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
Dave Airlie
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
2010-02-09
drm/radeon/kms: switch all KMS driver ioctls to unlocked.
Dave Airlie
2009-12-10
drm/radeon/kms: cleanup structure and module if initialization fails
Jerome Glisse
2009-09-25
drm/radeon/kms: remove unneeded master create/destroy functions.
Dave Airlie
2009-09-18
drm/radeon/kms: don't fail if we fail to init GPU acceleration
Jerome Glisse
2009-09-11
drm/radeon/kms: move modeset init outside of GPU init
Jerome Glisse
2009-08-21
drm/radeon: add GET_PARAM/INFO support for Z pipes
Alex Deucher
2009-08-21
drm/radeon/kms: implement the bo busy ioctl properly.
Dave Airlie
2009-08-16
drm/radeon/kms: Fix up vertical blank interrupt support.
Michel Dänzer
2009-08-04
drm/radeon/kms: fix memory leak in radeon_driver_load_kms
Xiaotian Feng
2009-07-29
drm/radeon/kms: add initial colortiling support.
Dave Airlie
2009-06-18
drm: Remove memory debugging infrastructure.
Eric Anholt
2009-06-17
drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.
Dave Airlie
2009-06-15
drm/radeon: introduce kernel modesetting for radeon hardware
Jerome Glisse