summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon/radeon_kms.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-25drm/radeon/kms: remove unneeded master create/destroy functions.Dave Airlie1-49/+0
2009-09-18drm/radeon/kms: don't fail if we fail to init GPU accelerationJerome Glisse1-0/+3
2009-09-11drm/radeon/kms: move modeset init outside of GPU initJerome Glisse1-4/+18
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher1-0/+3
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie1-0/+1
2009-08-16drm/radeon/kms: Fix up vertical blank interrupt support.Michel Dänzer1-5/+28
2009-08-04drm/radeon/kms: fix memory leak in radeon_driver_load_kmsXiaotian Feng1-0/+2
2009-07-29drm/radeon/kms: add initial colortiling support.Dave Airlie1-0/+2
2009-06-18drm: Remove memory debugging infrastructure.Eric Anholt1-2/+2
2009-06-17drm/radeon/kms: remove the _DRM_DRIVER from the KMS paths.Dave Airlie1-1/+1
2009-06-15drm/radeon: introduce kernel modesetting for radeon hardwareJerome Glisse1-0/+295