aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/radeon/radeon_kms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-08drm/radeon/kms/evergreen: set accel_enabledAlex Deucher1-1/+8
2010-05-19Merge remote branch 'anholt/drm-intel-next' into drm-nextDave Airlie1-3/+3
2010-05-18drm/radeon/kms: add query for crtc hw id from crtc id to get info V2Jerome Glisse1-0/+18
2010-04-27Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds1-3/+3
2010-04-23drm/radeon/kms: don't print error for legal crtcs.Dave Airlie1-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-01Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie1-0/+3
2010-03-01vga_switcheroo: initial implementation (v15)Dave Airlie1-0/+3
2010-02-09drm/radeon/kms: switch all KMS driver ioctls to unlocked.Dave Airlie1-12/+12
2009-12-10drm/radeon/kms: cleanup structure and module if initialization failsJerome Glisse1-22/+20
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