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