index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
radeon
/
radeon_kms.c
Age
Commit message (
Expand
)
Author
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